Socket
Socket
Sign inDemoInstall

@edge-runtime/vm

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edge-runtime/vm - npm Package Compare versions

Comparing version 1.1.0-beta.31 to 1.1.0-beta.32

19

package.json

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

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

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

"dependencies": {
"@edge-runtime/primitives": "^1.1.0-beta.31"
"@edge-runtime/primitives": "^1.1.0-beta.32"
},

@@ -32,2 +32,7 @@ "files": [

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

@@ -39,9 +44,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