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 2.4.5 to 2.5.0

13

package.json

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

"homepage": "https://edge-runtime.vercel.app/packages/runtime",
"version": "2.4.5",
"version": "2.5.0",
"main": "dist/index.js",

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

"dependencies": {
"async-listen": "3.0.0",
"async-listen": "3.0.1",
"mri": "1.2.0",

@@ -36,12 +36,11 @@ "picocolors": "1.0.0",

"time-span": "4.0.0",
"@edge-runtime/format": "2.1.0",
"@edge-runtime/vm": "3.0.4"
"@edge-runtime/format": "2.2.0",
"@edge-runtime/vm": "3.1.0"
},
"devDependencies": {
"@types/node-fetch": "2",
"node-fetch": "2",
"web-streams-polyfill": "4.0.0-beta.3"
"node-fetch": "2"
},
"engines": {
"node": ">=14"
"node": ">=16"
},

@@ -48,0 +47,0 @@ "files": [

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