+3
-3
| { | ||
| "name": "basho", | ||
| "version": "7.2.3", | ||
| "version": "7.2.5", | ||
| "main": "dist/index.js", | ||
@@ -20,7 +20,7 @@ "type": "module", | ||
| "dependencies": { | ||
| "basho-eval": "^7.2.3" | ||
| "basho-eval": "^7.2.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/mocha": "^9.0.0", | ||
| "@types/node": "^16.11.4", | ||
| "@types/node": "^16.11.6", | ||
| "@types/should": "^13.0.0", | ||
@@ -27,0 +27,0 @@ "mocha": "^9.1.3", |
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
Updated