@edge-runtime/vm
Advanced tools
Comparing version 1.1.0-beta.32 to 1.1.0-beta.33
@@ -124,8 +124,6 @@ "use strict"; | ||
Buffer: buffer_1.Buffer, | ||
FinalizationRegistry: function () { | ||
return { register: function () { } }; | ||
}, | ||
global: {}, | ||
queueMicrotask, | ||
setImmediate, | ||
clearImmediate, | ||
}, | ||
@@ -132,0 +130,0 @@ }); |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://edge-runtime.vercel.app/packages/vm", | ||
"version": "1.1.0-beta.32", | ||
"version": "1.1.0-beta.33", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"dependencies": { | ||
"@edge-runtime/primitives": "^1.1.0-beta.32" | ||
"@edge-runtime/primitives": "^1.1.0-beta.34" | ||
}, | ||
@@ -29,0 +29,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
69946
614