cacheable-request
Advanced tools
+2
-2
| { | ||
| "name": "cacheable-request", | ||
| "version": "13.0.10", | ||
| "version": "13.0.11", | ||
| "description": "Wrap native HTTP requests with RFC compliant cache support", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
| "http-cache-semantics": "^4.2.0", | ||
| "keyv": "^5.5.1", | ||
| "keyv": "^5.5.3", | ||
| "mimic-response": "^4.0.0", | ||
@@ -44,0 +44,0 @@ "normalize-url": "^8.0.2", |
Network access
Supply chain riskThis module accesses the network.
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
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