New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sveltejs/adapter-cloudflare-workers

Package Overview
Dependencies
Maintainers
4
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-cloudflare-workers - npm Package Compare versions

Comparing version 1.0.0-next.10 to 1.0.0-next.11

7

CHANGELOG.md
# @sveltejs/adapter-cloudflare-workers
## 1.0.0-next.11
### Patch Changes
- edc307d: Remove peerDependencies due to pnpm bug
- 2636e68: Attempt to fix peerDependencies specification
## 1.0.0-next.10

@@ -4,0 +11,0 @@

7

package.json
{
"name": "@sveltejs/adapter-cloudflare-workers",
"version": "1.0.0-next.10",
"version": "1.0.0-next.11",
"type": "module",

@@ -19,7 +19,4 @@ "exports": {

"devDependencies": {
"@sveltejs/kit": "1.0.0-next.110"
"@sveltejs/kit": "1.0.0-next.112"
},
"peerDependencies": {
"@sveltejs/kit": "1.0.0-next.110"
},
"scripts": {

@@ -26,0 +23,0 @@ "lint": "eslint --ignore-path .gitignore \"**/*.{ts,js,svelte}\" && npm run check-format",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc