Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/edge

Package Overview
Dependencies
Maintainers
187
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/edge - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

8

package.json
{
"name": "@vercel/edge",
"version": "0.0.1",
"version": "0.0.2",
"license": "MIT",

@@ -10,4 +10,4 @@ "main": "dist/index.js",

"build": "tsup src/index.ts --dts --format esm,cjs",
"test-unit": "jest",
"prepublishOnly": "yarn build"
"test": "jest --env node --verbose --runInBand --bail",
"test-unit": "yarn test"
},

@@ -31,3 +31,3 @@ "devDependencies": {

},
"gitHead": "eed39913e1394477b224c38efe29429b17eeada6"
"gitHead": "5eb8b16cbdf6215618b4b8125673941757fa1a8e"
}

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