@netlify/edge-bundler
Advanced tools
Comparing version 2.9.0 to 3.0.0
@@ -5,2 +5,3 @@ /// <reference types="node" /> | ||
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import { OnAfterDownloadHook, OnBeforeDownloadHook } from '../bridge.js'; | ||
@@ -7,0 +8,0 @@ import type { EdgeFunction } from '../edge_function.js'; |
{ | ||
"name": "@netlify/edge-bundler", | ||
"version": "2.9.0", | ||
"version": "3.0.0", | ||
"description": "Intelligently prepare Netlify Edge Functions for deployment", | ||
@@ -56,3 +56,3 @@ "type": "module", | ||
"@types/glob-to-regexp": "^0.4.1", | ||
"@types/node": "^17.0.21", | ||
"@types/node": "^14.18.32", | ||
"@types/semver": "^7.3.9", | ||
@@ -72,3 +72,3 @@ "@types/sinon": "^10.0.8", | ||
"engines": { | ||
"node": "^12.20.0 || ^14.14.0 || >=16.0.0" | ||
"node": "^14.16.0 || >=16.0.0" | ||
}, | ||
@@ -75,0 +75,0 @@ "dependencies": { |
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
2994344
6128