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 1.0.1-beta.0 to 1.0.1-beta.1

2

dist/version.d.ts

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

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

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

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

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

"@edge-runtime/format": "^1.0.0",
"@edge-runtime/vm": "^1.0.1-beta.0",
"@edge-runtime/vm": "^1.0.1-beta.1",
"event-target-shim": "6.0.2",

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

"types": "dist/index.d.ts",
"gitHead": "5af380e94d26740ef4d2c3ae2cc0113f59cc67ab"
"gitHead": "2053c283b823d93313a028d7f41a23859a986935"
}

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