Socket
Socket
Sign inDemoInstall

edge-runtime

Package Overview
Dependencies
12
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-beta.9 to 1.0.1-beta.10

2

dist/version.d.ts

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

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

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

"homepage": "https://edge-runtime.vercel.app/packages/runtime",
"version": "1.0.1-beta.9",
"version": "1.0.1-beta.10",
"main": "dist/index.js",

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

"@edge-runtime/format": "^1.0.0",
"@edge-runtime/vm": "^1.0.1-beta.9",
"@edge-runtime/vm": "^1.0.1-beta.10",
"exit-hook": "2.2.1",

@@ -65,3 +65,3 @@ "http-status": "~1.5.0",

"types": "dist/index.d.ts",
"gitHead": "581ff98495ec4267d9aab1f444e3ab7f64daa57d"
"gitHead": "4979600bc2356b12f9cb86b5ef3a315caabb8dec"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc