File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed
Expand file tree Collapse file tree 3 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/cli-with-sentry" ,
3- "version" : " 1.1.25 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " Socket CLI with Sentry telemetry for enhanced error reporting" ,
55 "homepage" : " https://github.com/SocketDev/socket-cli" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/cli" ,
3- "version" : " 1.1.25 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " CLI for Socket.dev" ,
55 "homepage" : " https://github.com/SocketDev/socket-cli" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
2- "bin" : {
3- "socket" : " ./bin/socket.js"
2+ "name" : " socket" ,
3+ "version" : " 1.2.0" ,
4+ "description" : " CLI for Socket.dev" ,
5+ "homepage" : " https://github.com/SocketDev/socket-cli" ,
6+ "license" : " MIT" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " git+https://github.com/SocketDev/socket-cli.git"
10+ },
11+ "author" : {
12+ "name" : " Socket Inc" ,
13+ "email" : " eng@socket.dev" ,
14+ "url" : " https://socket.dev"
415 },
5- "description" : " Thin Socket CLI wrapper that downloads and delegates to @socketsecurity/cli" ,
616 "devDependencies" : {
717 "vitest" : " 3.0.0"
818 },
1323 " bin/" ,
1424 " dist/"
1525 ],
16- "license" : " MIT" ,
17- "name" : " socket" ,
1826 "optionalDependencies" : {
1927 "@socketbin/cli-alpine-arm64" : " 0.0.0" ,
2028 "@socketbin/cli-alpine-x64" : " 0.0.0" ,
2937 "test" : " vitest run" ,
3038 "test:coverage" : " vitest run --coverage" ,
3139 "test:watch" : " vitest"
32- },
33- "version" : " 1.0.0"
40+ }
3441}
You can’t perform that action at this time.
0 commit comments