Socket
Socket
Sign inDemoInstall

@sveltejs/adapter-cloudflare

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sveltejs/adapter-cloudflare - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

5

index.js

@@ -57,3 +57,6 @@ import { writeFileSync } from 'node:fs';

format: 'esm',
bundle: true
bundle: true,
loader: {
'.wasm': 'copy'
}
});

@@ -60,0 +63,0 @@ }

2

package.json
{
"name": "@sveltejs/adapter-cloudflare",
"version": "2.2.2",
"version": "2.2.3",
"description": "Adapter for building SvelteKit applications on Cloudflare Pages with Workers integration",

@@ -5,0 +5,0 @@ "repository": {

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