Socket
Socket
Sign inDemoInstall

edge-runtime

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-runtime - npm Package Compare versions

Comparing version 1.1.0-beta.0 to 1.1.0-beta.1

2

dist/server/create-handler.js

@@ -53,3 +53,3 @@ "use strict";

},
waitUntil: () => Promise.all(Array.from(awaiting)),
waitUntil: () => Promise.all(awaiting),
};

@@ -56,0 +56,0 @@ }

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

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

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

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

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

"@edge-runtime/format": "^1.0.0",
"@edge-runtime/vm": "^1.1.0-beta.0",
"@edge-runtime/vm": "^1.1.0-beta.1",
"exit-hook": "2.2.1",

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

"types": "dist/index.d.ts",
"gitHead": "78efad9e63dbbe69cef35ed68a45bff22a3f5d7c"
"gitHead": "0d620e3d0a11bb9bf5e834af8721c8c4b6c48ddd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc