@netlify/edge-bundler
Advanced tools
Comparing version 4.3.0 to 4.3.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package