@existdb/node-exist
Advanced tools
+4
-4
@@ -47,4 +47,4 @@ { | ||
| "devDependencies": { | ||
| "@semantic-release/github": "^7.2.3", | ||
| "semantic-release": "^18.0.0", | ||
| "@semantic-release/github": "^8.0.2", | ||
| "semantic-release": "^19.0.2", | ||
| "standard": "^16.0.0", | ||
@@ -55,7 +55,7 @@ "tape": "^5.0.1" | ||
| "lodash.assign": "^4.0.2", | ||
| "mime": "^2.3.1", | ||
| "mime": "^3.0.0", | ||
| "xmlrpc": "^1.3.1", | ||
| "yargs": "16.2.0" | ||
| }, | ||
| "version": "4.2.0" | ||
| "version": "4.3.0" | ||
| } |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
67454
10.13%+ Added
- Removed
Updated