|
1 | 1 | { |
2 | 2 | "name": "socket", |
3 | | - "version": "0.14.66", |
| 3 | + "version": "0.14.67", |
4 | 4 | "description": "CLI tool for Socket.dev", |
5 | 5 | "homepage": "https://github.com/SocketDev/socket-cli", |
6 | 6 | "license": "MIT", |
|
76 | 76 | "@pnpm/lockfile.detect-dep-types": "^1001.0.5", |
77 | 77 | "@socketregistry/hyrious__bun.lockb": "1.0.16", |
78 | 78 | "@socketregistry/indent-string": "1.0.12", |
79 | | - "@socketregistry/is-interactive": "1.0.4", |
| 79 | + "@socketregistry/is-interactive": "1.0.5", |
80 | 80 | "@socketregistry/packageurl-js": "1.0.4", |
81 | 81 | "@socketsecurity/config": "2.1.3", |
82 | | - "@socketsecurity/registry": "1.0.133", |
83 | | - "@socketsecurity/sdk": "1.4.15", |
| 82 | + "@socketsecurity/registry": "1.0.135", |
| 83 | + "@socketsecurity/sdk": "1.4.16", |
84 | 84 | "blessed": "0.1.81", |
85 | 85 | "blessed-contrib": "4.11.0", |
86 | 86 | "browserslist": "4.24.4", |
|
110 | 110 | "@babel/plugin-transform-export-namespace-from": "^7.25.9", |
111 | 111 | "@babel/plugin-transform-runtime": "^7.26.10", |
112 | 112 | "@babel/preset-env": "^7.26.9", |
113 | | - "@babel/preset-typescript": "^7.26.0", |
114 | | - "@babel/runtime": "^7.26.10", |
| 113 | + "@babel/preset-typescript": "^7.27.0", |
| 114 | + "@babel/runtime": "^7.27.0", |
115 | 115 | "@biomejs/biome": "^1.9.4", |
116 | 116 | "@cyclonedx/cdxgen": "^11.2.2", |
117 | 117 | "@eslint/compat": "^1.2.7", |
|
126 | 126 | "@types/common-tags": "^1.8.4", |
127 | 127 | "@types/micromatch": "^4.0.9", |
128 | 128 | "@types/mock-fs": "^4.13.4", |
129 | | - "@types/node": "^22.13.11", |
| 129 | + "@types/node": "^22.13.13", |
130 | 130 | "@types/npmcli__arborist": "^6.3.0", |
131 | 131 | "@types/proc-log": "^3.0.4", |
132 | 132 | "@types/semver": "^7.5.8", |
133 | 133 | "@types/which": "^3.0.4", |
134 | 134 | "@types/yargs-parser": "^21.0.3", |
135 | | - "@typescript-eslint/parser": "^8.27.0", |
| 135 | + "@typescript-eslint/parser": "^8.28.0", |
136 | 136 | "@vitest/coverage-v8": "3.0.9", |
137 | 137 | "cross-env": "^7.0.3", |
138 | 138 | "del-cli": "^6.0.0", |
|
152 | 152 | "npm-run-all2": "^7.0.2", |
153 | 153 | "oxlint": "0.16.2", |
154 | 154 | "read-package-up": "^11.0.0", |
155 | | - "rollup": "4.36.0", |
| 155 | + "rollup": "4.37.0", |
156 | 156 | "rollup-plugin-ts": "^3.4.5", |
157 | 157 | "synp": "^1.9.14", |
158 | 158 | "type-coverage": "^2.29.7", |
159 | 159 | "typescript": "5.4.5", |
160 | | - "typescript-eslint": "^8.27.0", |
| 160 | + "typescript-eslint": "^8.28.0", |
161 | 161 | "unplugin-purge-polyfills": "^0.0.7", |
162 | 162 | "vitest": "3.0.9" |
163 | 163 | }, |
|
0 commit comments