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

@edge-runtime/vm

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edge-runtime/vm - npm Package Compare versions

Comparing version 1.1.0-beta.32 to 1.1.0-beta.33

4

dist/edge-vm.js

@@ -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

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