@edge-runtime/ponyfill
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://edge-runtime.vercel.app/packages/ponyfill", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"main": "src/index.js", | ||
@@ -34,5 +34,5 @@ "module": "dist/index.mjs", | ||
"acorn-walk": "8.2.0", | ||
"@edge-runtime/jest-environment": "2.3.0", | ||
"@edge-runtime/primitives": "3.1.0", | ||
"@edge-runtime/vm": "3.1.0" | ||
"@edge-runtime/jest-environment": "2.3.4", | ||
"@edge-runtime/primitives": "4.0.2", | ||
"@edge-runtime/vm": "3.1.4" | ||
}, | ||
@@ -39,0 +39,0 @@ "engines": { |
@@ -29,2 +29,4 @@ module.exports = | ||
Response, | ||
setInterval, | ||
setTimeout, | ||
structuredClone, | ||
@@ -31,0 +33,0 @@ SubtleCrypto, |
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
19223
45