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

@vercel/static-config

Package Overview
Dependencies
Maintainers
9
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/static-config - npm Package Compare versions

Comparing version 2.0.17 to 3.0.0

16

package.json
{
"name": "@vercel/static-config",
"version": "2.0.17",
"version": "3.0.0",
"license": "Apache-2.0",

@@ -11,7 +11,2 @@ "main": "./dist/index",

},
"scripts": {
"build": "tsc",
"test-unit": "pnpm test",
"test": "jest --env node --verbose --runInBand --bail"
},
"files": [

@@ -29,5 +24,10 @@ "dist"

"@types/node": "14.18.33",
"jest-junit": "16.0.0",
"typescript": "4.9.5"
},
"gitHead": "2de365f9cfea3ce283d2bf855507c71209f1e3d8"
}
"scripts": {
"build": "tsc",
"test-unit": "pnpm test",
"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail"
}
}
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