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

@netlify/edge-bundler

Package Overview
Dependencies
Maintainers
19
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/edge-bundler - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

2

dist/node/formats/javascript.js

@@ -9,3 +9,3 @@ import { promises as fs } from 'fs';

import { getFileHash } from '../utils/sha256.js';
const BOOTSTRAP_LATEST = 'https://63760359c1267a000900d7fb--edge.netlify.com/bootstrap/index-combined.ts';
const BOOTSTRAP_LATEST = 'https://63778906fc17350009bf07c4--edge.netlify.com/bootstrap/index-combined.ts';
const bundleJS = async ({ buildID, debug, deno, distDirectory, functions, importMap, }) => {

@@ -12,0 +12,0 @@ const stage2Path = await generateStage2({ distDirectory, functions, fileName: `${buildID}-pre.js` });

{
"name": "@netlify/edge-bundler",
"version": "4.3.0",
"version": "4.3.1",
"description": "Intelligently prepare Netlify Edge Functions for deployment",

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

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