@sveltejs/adapter-cloudflare-workers
Advanced tools
Comparing version 1.0.0-next.40 to 1.0.0-next.41
{ | ||
"name": "@sveltejs/adapter-cloudflare-workers", | ||
"version": "1.0.0-next.40", | ||
"version": "1.0.0-next.41", | ||
"repository": { | ||
@@ -14,2 +14,3 @@ "type": "git", | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.js" | ||
@@ -27,7 +28,6 @@ }, | ||
"@iarna/toml": "^2.2.5", | ||
"esbuild": "^0.14.21" | ||
"esbuild": "^0.14.29" | ||
}, | ||
"devDependencies": { | ||
"@cloudflare/kv-asset-handler": "^0.2.0", | ||
"typescript": "^4.6.2" | ||
"@cloudflare/kv-asset-handler": "^0.2.0" | ||
}, | ||
@@ -34,0 +34,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
11493
1
Updatedesbuild@^0.14.29