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.0.0-next.45 to 1.0.0-next.46

3

index.js

@@ -58,4 +58,5 @@ import { existsSync, readFileSync, writeFileSync } from 'fs';

await esbuild.build({
platform: 'browser',
sourcemap: 'linked',
target: 'es2020',
platform: 'browser',
...options,

@@ -62,0 +63,0 @@ entryPoints: [`${tmp}/entry.js`],

{
"name": "@sveltejs/adapter-cloudflare-workers",
"version": "1.0.0-next.45",
"version": "1.0.0-next.46",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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