@fromdeno/cache
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -68,2 +68,2 @@ import { Path, sha256 } from "./deps.node.js"; | ||
} | ||
import { Headers, Response, URL, Deno } from "./shim.node.js"; | ||
import { URL, Deno } from "./shim.node.js"; |
@@ -33,2 +33,2 @@ import { CacheEntry } from "./entry.js"; | ||
} | ||
import { fetch, Headers, Deno } from "./shim.node.js"; | ||
import { fetch, Deno } from "./shim.node.js"; |
{ | ||
"name": "@fromdeno/cache", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Simple API for Deno cache.", | ||
@@ -41,4 +41,3 @@ "type": "module", | ||
"dependencies": { | ||
"@types/node-fetch": "^2.5.12", | ||
"deno.ns": "^0.3.0" | ||
"deno.ns": "^0.3.1" | ||
}, | ||
@@ -45,0 +44,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
16942
- Removed@types/node-fetch@^2.5.12
- Removed@types/node@22.9.1(transitive)
- Removed@types/node-fetch@2.6.12(transitive)
- Removedundici-types@6.19.8(transitive)
Updateddeno.ns@^0.3.1