Commit 050789b
refactor: use isObject from socket-registry instead of local implementation
Replace local isObject implementation with the identical one from @socketsecurity/registry/lib/objects to reduce code duplication. This doesn't inflate the build as rollup just creates a re-export reference to the external module.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3b74ecb commit 050789b
1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
| |||
0 commit comments