contentful
Advanced tools
+3
-2
| { | ||
| "name": "contentful", | ||
| "description": "Client for Contentful's Content Delivery API", | ||
| "version": "11.10.2", | ||
| "version": "11.10.3", | ||
| "homepage": "https://www.contentful.com/developers/documentation/content-delivery-api/", | ||
@@ -89,3 +89,3 @@ "type": "module", | ||
| "contentful-resolve-response": "^1.9.4", | ||
| "contentful-sdk-core": "^9.4.1", | ||
| "contentful-sdk-core": "^9.4.2", | ||
| "json-stringify-safe": "^5.0.1", | ||
@@ -110,2 +110,3 @@ "tslib": "^2.8.1", | ||
| "@types/json-stringify-safe": "^5.0.0", | ||
| "@types/node": "^25.0.10", | ||
| "contentful-sdk-jsdoc": "^3.1.2", | ||
@@ -112,0 +113,0 @@ "cz-conventional-changelog": "^3.3.0", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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 3 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
1742979
0.05%34
3.03%Updated