libnpmexec
Advanced tools
+4
-4
| { | ||
| "name": "libnpmexec", | ||
| "version": "10.2.1", | ||
| "version": "10.2.2", | ||
| "files": [ | ||
@@ -55,3 +55,3 @@ "bin/", | ||
| "@npmcli/mock-registry": "^1.0.0", | ||
| "@npmcli/template-oss": "4.25.1", | ||
| "@npmcli/template-oss": "4.29.0", | ||
| "bin-links": "^6.0.0", | ||
@@ -64,3 +64,3 @@ "chalk": "^5.2.0", | ||
| "dependencies": { | ||
| "@npmcli/arborist": "^9.3.0", | ||
| "@npmcli/arborist": "^9.3.1", | ||
| "@npmcli/package-json": "^7.0.0", | ||
@@ -80,5 +80,5 @@ "@npmcli/run-script": "^10.0.0", | ||
| "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
| "version": "4.25.1", | ||
| "version": "4.29.0", | ||
| "content": "../../scripts/template-oss/index.js" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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 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
Network access
Supply chain riskThis module accesses the network.
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 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