Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sveltejs/adapter-cloudflare-workers

Package Overview
Dependencies
Maintainers
4
Versions
101
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.1.3 to 1.1.4

2

index.js

@@ -65,3 +65,3 @@ import { existsSync, readFileSync, writeFileSync } from 'node:fs';

bundle: true,
external: ['__STATIC_CONTENT_MANIFEST'],
external: ['__STATIC_CONTENT_MANIFEST', 'cloudflare:*'],
format: 'esm',

@@ -68,0 +68,0 @@ loader: {

{
"name": "@sveltejs/adapter-cloudflare-workers",
"version": "1.1.3",
"version": "1.1.4",
"description": "SvelteKit adapter that creates a Cloudflare Workers site using a function for dynamic server rendering",

@@ -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