@sveltejs/adapter-cloudflare-workers
Advanced tools
Comparing version 0.0.1 to 0.0.2-next.0
# @sveltejs/adapter-cloudflare-workers | ||
## 0.0.2-next.0 | ||
### Patch Changes | ||
- e890031: Fix dev/prod deps (oops) |
{ | ||
"name": "@sveltejs/adapter-cloudflare-workers", | ||
"version": "0.0.1", | ||
"version": "0.0.2-next.0", | ||
"main": "index.js", | ||
@@ -14,5 +14,7 @@ "files": [ | ||
"dependencies": { | ||
"toml": "^3.0.0", | ||
"@sveltejs/kit": "workspace:*" | ||
"toml": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@sveltejs/kit": "1.0.0-next.62" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
6860
1
7
0
1
2
- Removed@sveltejs/kit@workspace:*