Socket
Socket
Sign inDemoInstall

edge-runtime

Package Overview
Dependencies
96
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.7 to 0.12.8

2

dist/version.d.ts

@@ -1,1 +0,1 @@

export declare const VERSION = "0.12.7";
export declare const VERSION = "0.12.8";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = "0.12.7";
exports.VERSION = "0.12.8";
//# sourceMappingURL=version.js.map

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

"homepage": "https://edge-runtime.vercel.app/packages/runtime",
"version": "0.12.7",
"version": "0.12.8",
"main": "dist/index.js",

@@ -25,3 +25,3 @@ "bin": {

"dependencies": {
"@edge-runtime/vm": "^0.12.7",
"@edge-runtime/vm": "^0.12.8",
"event-target-shim": "6.0.2",

@@ -65,3 +65,3 @@ "exit-hook": "2.2.1",

"types": "dist/index.d.ts",
"gitHead": "0124d1f8796f68c02304a3db3fd43ee552ccc306"
"gitHead": "d808f5468cda06a7941cec68acf50983bbcab5da"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc