@constructor-io/constructorio-node
Advanced tools
+2
-2
| { | ||
| "name": "@constructor-io/constructorio-node", | ||
| "version": "5.5.0", | ||
| "version": "5.5.1", | ||
| "description": "Constructor.io Node.js client", | ||
@@ -62,3 +62,3 @@ "main": "src/constructorio.js", | ||
| "node-fetch": "^3.3.2", | ||
| "qs": "6.14.1" | ||
| "qs": "6.14.2" | ||
| }, | ||
@@ -65,0 +65,0 @@ "tsd": { |
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 2 instances 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
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
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 2 instances 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
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