@netlify/cache
Advanced tools
+2
-1
@@ -352,3 +352,4 @@ "use strict"; | ||
| } else { | ||
| const requestContext = globalThis.Netlify?.context; | ||
| const netlifyGlobal = globalThis.Netlify; | ||
| const requestContext = netlifyGlobal?.context; | ||
| if (requestContext) { | ||
@@ -355,0 +356,0 @@ requestContext.waitUntil(cachePut); |
+2
-1
@@ -318,3 +318,4 @@ // src/polyfill.ts | ||
| } else { | ||
| const requestContext = globalThis.Netlify?.context; | ||
| const netlifyGlobal = globalThis.Netlify; | ||
| const requestContext = netlifyGlobal?.context; | ||
| if (requestContext) { | ||
@@ -321,0 +322,0 @@ requestContext.waitUntil(cachePut); |
+2
-2
| { | ||
| "name": "@netlify/cache", | ||
| "version": "3.0.7", | ||
| "version": "3.0.8", | ||
| "description": "TypeScript utilities for interacting with the Netlify cache", | ||
@@ -71,3 +71,3 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@netlify/dev-utils": "4.0.0", | ||
| "@netlify/dev-utils": "4.1.0", | ||
| "@netlify/types": "2.0.2", | ||
@@ -74,0 +74,0 @@ "npm-run-all2": "^7.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
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
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
60840
0.13%1476
0.14%