Socket
Socket
Sign inDemoInstall

@edge-runtime/vm

Package Overview
Dependencies
Maintainers
1
Versions
101
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.33 to 1.1.0-beta.34

1

dist/edge-vm.d.ts

@@ -44,2 +44,3 @@ import type * as EdgePrimitives from '@edge-runtime/primitives';

CryptoKey: typeof EdgePrimitives.CryptoKey;
DOMException: typeof EdgePrimitives.DOMException;
Event: typeof EdgePrimitives.Event;

@@ -46,0 +47,0 @@ EventTarget: typeof EdgePrimitives.EventTarget;

2

dist/edge-vm.js

@@ -76,3 +76,3 @@ "use strict";

exports: abort,
nonenumerable: ['AbortController', 'AbortSignal'],
nonenumerable: ['AbortController', 'AbortSignal', 'DOMException'],
});

@@ -79,0 +79,0 @@ // URL

@@ -5,3 +5,3 @@ {

"homepage": "https://edge-runtime.vercel.app/packages/vm",
"version": "1.1.0-beta.33",
"version": "1.1.0-beta.34",
"main": "dist/index.js",

@@ -8,0 +8,0 @@ "repository": {

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