@sveltejs/adapter-cloudflare-workers
Advanced tools
Comparing version 1.0.0-next.20 to 1.0.0-next.21
{ | ||
"name": "@sveltejs/adapter-cloudflare-workers", | ||
"version": "1.0.0-next.20", | ||
"version": "1.0.0-next.21", | ||
"type": "module", | ||
"exports": { | ||
"import": "./index.js" | ||
".": { | ||
"import": "./index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -19,3 +22,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@sveltejs/kit": "1.0.0-next.159" | ||
"@sveltejs/kit": "1.0.0-next.162" | ||
}, | ||
@@ -22,0 +25,0 @@ "scripts": { |
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
8909