New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/frameworks

Package Overview
Dependencies
Maintainers
149
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/frameworks - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1-canary.0

9

package.json
{
"name": "@vercel/frameworks",
"version": "0.9.0",
"version": "0.9.1-canary.0",
"main": "./dist/frameworks.js",

@@ -12,3 +12,4 @@ "types": "./dist/frameworks.d.ts",

"build": "tsc",
"test-unit": "jest --env node --verbose --runInBand --bail"
"test": "jest --env node --verbose --runInBand --bail",
"test-unit": "yarn test"
},

@@ -24,7 +25,7 @@ "dependencies": {

"@types/node-fetch": "2.5.8",
"@vercel/routing-utils": "1.13.2",
"@vercel/routing-utils": "1.13.3-canary.0",
"ajv": "6.12.2",
"typescript": "4.3.4"
},
"gitHead": "15c7ad241a44d037ceed0101b89e3a73f09fab2b"
"gitHead": "f26858b735ad5d54e01afa67133b9f9456fbe72f"
}
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