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.5 to 0.12.6

README.md

2

dist/version.d.ts

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

export declare const VERSION = "0.12.5";
export declare const VERSION = "0.12.6";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION = void 0;
exports.VERSION = "0.12.5";
exports.VERSION = "0.12.6";
//# sourceMappingURL=version.js.map
{
"name": "edge-runtime",
"description": "Run any Edge Function from CLI or Node.js module.",
"homepage": "https://github.com/vercel/edge-runtime#readme",
"version": "0.12.5",
"homepage": "https://edge-runtime.vercel.sh/packages/runtime",
"version": "0.12.6",
"main": "dist/index.js",

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

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

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

"types": "dist/index.d.ts",
"gitHead": "2c5ea38428e42cc858562aeefdd92347dbd5d3ac"
"gitHead": "a0b1ff8bfd474af9c201022d35a2fd869e79773f"
}

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