+6
-6
| { | ||
| "name": "basho", | ||
| "version": "8.0.6", | ||
| "version": "8.0.7", | ||
| "main": "dist/index.js", | ||
@@ -20,14 +20,14 @@ "type": "module", | ||
| "dependencies": { | ||
| "basho-eval": "^8.0.6" | ||
| "basho-eval": "^8.0.7" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/mocha": "^10.0.9", | ||
| "@types/node": "^22.9.0", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/node": "^24.1.0", | ||
| "@types/should": "^13.0.0", | ||
| "mocha": "^10.8.2", | ||
| "mocha": "^11.7.1", | ||
| "rimraf": "^6.0.1", | ||
| "should": "^13.2.3", | ||
| "typescript": "^5.6.3" | ||
| "typescript": "^5.8.3" | ||
| }, | ||
| "license": "MIT" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
39010
0Updated