Socket
Socket
Sign inDemoInstall

edge-runtime

Package Overview
Dependencies
77
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.12.10 to 1.0.0

2

dist/version.d.ts

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

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

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

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

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

"dependencies": {
"@edge-runtime/format": "^0.12.5",
"@edge-runtime/vm": "^0.12.10",
"@edge-runtime/format": "^1.0.0",
"@edge-runtime/vm": "^1.0.0",
"event-target-shim": "6.0.2",

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

"types": "dist/index.d.ts",
"gitHead": "fc641f74863078229ecaa4c9998a2d93caa3d34a"
"gitHead": "0fc9e3b28be41bc1965e448bbd3403da843e46e6"
}

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