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.31 to 1.1.0-beta.32

21

package.json

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

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

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

"dependencies": {
"@edge-runtime/format": "^1.1.0-beta.31",
"@edge-runtime/vm": "^1.1.0-beta.31",
"@edge-runtime/format": "^1.1.0-beta.32",
"@edge-runtime/vm": "^1.1.0-beta.32",
"exit-hook": "2.2.1",

@@ -43,2 +43,7 @@ "http-status": "1.5.2",

],
"license": "MPLv2",
"publishConfig": {
"access": "public"
},
"types": "dist/index.d.ts",
"scripts": {

@@ -52,9 +57,3 @@ "build": "tsc --project tsconfig.prod.json",

"test": "jest"
},
"license": "MPLv2",
"publishConfig": {
"access": "public"
},
"types": "dist/index.d.ts",
"gitHead": "68c4c0ba7d6a8800c5aa0df1675a22d0404066da"
}
}
}
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