socket 0.14.21 → 0.14.23
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/dist/cli.d.ts.map +1 -1
- package/dist/cli.js +146 -289
- package/dist/link.js +2 -2
- package/dist/npm-injection.js +29 -20
- package/dist/path-resolve.js +2 -2
- package/dist/sdk.d.ts +1 -10
- package/dist/sdk.js +14 -60
- package/dist/vendor.js +2068 -6169
- package/package.json +14 -32
- package/dist/vendor.d.ts +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "socket",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.23",
|
|
4
4
|
"description": "CLI tool for Socket.dev",
|
|
5
5
|
"homepage": "http://github.com/SocketDev/socket-cli",
|
|
6
6
|
"license": "MIT",
|
|
@@ -46,39 +46,21 @@
|
|
|
46
46
|
"@npmcli/promise-spawn": "^8.0.2",
|
|
47
47
|
"@socketregistry/hyrious__bun.lockb": "1.0.4",
|
|
48
48
|
"@socketsecurity/config": "^2.1.3",
|
|
49
|
-
"@socketsecurity/registry": "^1.0.
|
|
49
|
+
"@socketsecurity/registry": "^1.0.16",
|
|
50
50
|
"@socketsecurity/sdk": "^1.3.0",
|
|
51
|
-
"ansi-align": "^3.0.1",
|
|
52
51
|
"blessed": "^0.1.81",
|
|
53
52
|
"blessed-contrib": "^4.11.0",
|
|
54
53
|
"browserslist": "4.24.2",
|
|
55
54
|
"chalk-table": "^1.0.2",
|
|
56
|
-
"cli-boxes": "^4.0.1",
|
|
57
|
-
"cli-spinners": "^3.2.0",
|
|
58
|
-
"cross-spawn": "^7.0.3",
|
|
59
|
-
"dot-prop": "^9.0.0",
|
|
60
|
-
"eastasianwidth": "^0.3.0",
|
|
61
|
-
"emoji-regex": "^10.4.0",
|
|
62
|
-
"graceful-fs": "^4.2.11",
|
|
63
|
-
"has-flag": "^5.0.1",
|
|
64
55
|
"hpagent": "^1.2.0",
|
|
65
56
|
"ignore": "^6.0.2",
|
|
66
|
-
"ini": "5.0.0",
|
|
67
57
|
"micromatch": "^4.0.8",
|
|
68
58
|
"npm-package-arg": "^12.0.0",
|
|
69
|
-
"onetime": "^7.0.0",
|
|
70
|
-
"pacote": "^20.0.0",
|
|
71
59
|
"pony-cause": "^2.1.11",
|
|
72
|
-
"rc": "1.2.8",
|
|
73
|
-
"registry-auth-token": "^5.0.2",
|
|
74
60
|
"semver": "^7.6.3",
|
|
75
|
-
"signal-exit": "^4.1.0",
|
|
76
|
-
"supports-color": "^9.4.0",
|
|
77
|
-
"supports-hyperlinks": "^3.1.0",
|
|
78
61
|
"synp": "^1.9.13",
|
|
79
62
|
"tinyglobby": "^0.2.10",
|
|
80
63
|
"which": "^5.0.0",
|
|
81
|
-
"write-file-atomic": "^6.0.0",
|
|
82
64
|
"yaml": "^2.6.0",
|
|
83
65
|
"yargs-parser": "^21.1.1"
|
|
84
66
|
},
|
|
@@ -93,7 +75,7 @@
|
|
|
93
75
|
"@babel/preset-typescript": "^7.26.0",
|
|
94
76
|
"@babel/runtime": "^7.26.0",
|
|
95
77
|
"@eslint/compat": "^1.2.2",
|
|
96
|
-
"@eslint/js": "^9.
|
|
78
|
+
"@eslint/js": "^9.14.0",
|
|
97
79
|
"@rollup/plugin-commonjs": "^28.0.1",
|
|
98
80
|
"@rollup/plugin-json": "^6.1.0",
|
|
99
81
|
"@rollup/plugin-node-resolve": "^15.3.0",
|
|
@@ -103,7 +85,7 @@
|
|
|
103
85
|
"@types/micromatch": "^4.0.9",
|
|
104
86
|
"@types/mocha": "^10.0.9",
|
|
105
87
|
"@types/mock-fs": "^4.13.4",
|
|
106
|
-
"@types/node": "^22.
|
|
88
|
+
"@types/node": "^22.9.0",
|
|
107
89
|
"@types/npmcli__arborist": "^5.6.11",
|
|
108
90
|
"@types/npmcli__package-json": "^4.0.4",
|
|
109
91
|
"@types/npmcli__promise-spawn": "^6.0.3",
|
|
@@ -112,19 +94,19 @@
|
|
|
112
94
|
"@types/update-notifier": "^6.0.8",
|
|
113
95
|
"@types/which": "^3.0.4",
|
|
114
96
|
"@types/yargs-parser": "^21.0.3",
|
|
115
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
116
|
-
"@typescript-eslint/parser": "^8.
|
|
97
|
+
"@typescript-eslint/eslint-plugin": "^8.13.0",
|
|
98
|
+
"@typescript-eslint/parser": "^8.13.0",
|
|
117
99
|
"c8": "^10.1.2",
|
|
118
100
|
"chalk": "^5.3.0",
|
|
119
|
-
"eslint": "^9.
|
|
120
|
-
"eslint-plugin-depend": "^0.
|
|
101
|
+
"eslint": "^9.14.0",
|
|
102
|
+
"eslint-plugin-depend": "^0.12.0",
|
|
121
103
|
"eslint-plugin-n": "^17.12.0",
|
|
122
104
|
"eslint-plugin-sort-destructure-keys": "^2.0.0",
|
|
123
105
|
"eslint-plugin-unicorn": "^56.0.0",
|
|
124
106
|
"husky": "^9.1.6",
|
|
125
107
|
"is-interactive": "^2.0.0",
|
|
126
108
|
"is-unicode-supported": "^2.1.0",
|
|
127
|
-
"knip": "^5.36.
|
|
109
|
+
"knip": "^5.36.2",
|
|
128
110
|
"magic-string": "^0.30.12",
|
|
129
111
|
"meow": "^13.2.0",
|
|
130
112
|
"mock-fs": "^5.4.1",
|
|
@@ -132,19 +114,19 @@
|
|
|
132
114
|
"normalize-package-data": "^7.0.0",
|
|
133
115
|
"npm-run-all2": "^7.0.1",
|
|
134
116
|
"open": "^10.1.0",
|
|
135
|
-
"ora": "^8.1.
|
|
136
|
-
"oxlint": "0.
|
|
117
|
+
"ora": "^8.1.1",
|
|
118
|
+
"oxlint": "0.11.0",
|
|
137
119
|
"prettier": "3.3.3",
|
|
138
120
|
"read-package-up": "^11.0.0",
|
|
139
|
-
"rollup": "4.24.
|
|
121
|
+
"rollup": "4.24.4",
|
|
140
122
|
"rollup-plugin-ts": "^3.4.5",
|
|
141
123
|
"tap": "^21.0.1",
|
|
142
124
|
"terminal-link": "^3.0.0",
|
|
143
125
|
"type-coverage": "^2.29.7",
|
|
126
|
+
"tiny-updater": "^3.5.2",
|
|
144
127
|
"typescript": "5.4.5",
|
|
145
|
-
"typescript-eslint": "^8.
|
|
128
|
+
"typescript-eslint": "^8.13.0",
|
|
146
129
|
"unplugin-purge-polyfills": "^0.0.7",
|
|
147
|
-
"update-notifier": "^7.3.1",
|
|
148
130
|
"validate-npm-package-name": "^6.0.0"
|
|
149
131
|
},
|
|
150
132
|
"overrides": {
|
package/dist/vendor.d.ts
DELETED
|
File without changes
|