@socketsecurity/lib 5.18.0 → 5.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/constants/socket.js +1 -1
- package/dist/external/@npmcli/package-json/lib/read-package.js +2 -2
- package/dist/external/@npmcli/package-json.js +8 -8
- package/dist/external/@npmcli/promise-spawn.js +4 -4
- package/dist/external/npm-pack.js +4075 -7370
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@socketsecurity/lib",
|
|
3
|
-
"version": "5.18.
|
|
3
|
+
"version": "5.18.1",
|
|
4
4
|
"packageManager": "pnpm@11.0.0-rc.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"description": "Core utilities and infrastructure for Socket.dev security tools",
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
"@socketregistry/is-unicode-supported": "1.0.5",
|
|
738
738
|
"@socketregistry/packageurl-js": "1.4.1",
|
|
739
739
|
"@socketregistry/yocto-spinner": "1.0.25",
|
|
740
|
-
"@socketsecurity/lib-stable": "npm:@socketsecurity/lib@5.
|
|
740
|
+
"@socketsecurity/lib-stable": "npm:@socketsecurity/lib@5.18.0",
|
|
741
741
|
"@types/node": "24.9.2",
|
|
742
742
|
"@typescript/native-preview": "7.0.0-dev.20250920.1",
|
|
743
743
|
"@vitest/coverage-v8": "4.0.3",
|
|
@@ -761,14 +761,14 @@
|
|
|
761
761
|
"libnpmpack": "9.0.9",
|
|
762
762
|
"lint-staged": "15.2.11",
|
|
763
763
|
"magic-string": "0.30.17",
|
|
764
|
-
"make-fetch-happen": "15.0.
|
|
764
|
+
"make-fetch-happen": "15.0.5",
|
|
765
765
|
"nock": "14.0.10",
|
|
766
766
|
"normalize-package-data": "8.0.0",
|
|
767
767
|
"npm-package-arg": "13.0.0",
|
|
768
768
|
"oxfmt": "^0.37.0",
|
|
769
769
|
"oxlint": "1.53.0",
|
|
770
770
|
"p-map": "7.0.4",
|
|
771
|
-
"pacote": "21.0
|
|
771
|
+
"pacote": "21.5.0",
|
|
772
772
|
"picomatch": "4.0.4",
|
|
773
773
|
"pony-cause": "2.1.11",
|
|
774
774
|
"semver": "7.7.2",
|