@sveltejs/adapter-cloudflare-workers
Advanced tools
Comparing version 1.0.0-next.11 to 1.0.0-next.12
# @sveltejs/adapter-cloudflare-workers | ||
## 1.0.0-next.12 | ||
### Patch Changes | ||
- c51ab7d: Upgrade esbuild to ^0.12.5 | ||
## 1.0.0-next.11 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@sveltejs/adapter-cloudflare-workers", | ||
"version": "1.0.0-next.11", | ||
"version": "1.0.0-next.12", | ||
"type": "module", | ||
@@ -15,7 +15,7 @@ "exports": { | ||
"dependencies": { | ||
"esbuild": "^0.11.18", | ||
"@iarna/toml": "^2.2.5" | ||
"@iarna/toml": "^2.2.5", | ||
"esbuild": "^0.12.5" | ||
}, | ||
"devDependencies": { | ||
"@sveltejs/kit": "1.0.0-next.112" | ||
"@sveltejs/kit": "1.0.0-next.113" | ||
}, | ||
@@ -22,0 +22,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
9191
+ Addedesbuild@0.12.29(transitive)
- Removedesbuild@0.11.23(transitive)
Updatedesbuild@^0.12.5