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

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
9
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/routing-utils - npm Package Compare versions

Comparing version 2.2.1 to 3.0.0

./dist/index.js

16

package.json
{
"name": "@vercel/routing-utils",
"version": "2.2.1",
"version": "3.0.0",
"description": "Vercel routing utilities",

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

"license": "Apache-2.0",
"scripts": {
"build": "tsc",
"test": "jest --env node --verbose --runInBand --bail",
"test-unit": "pnpm test"
},
"dependencies": {

@@ -29,2 +24,3 @@ "path-to-regexp": "6.1.0"

"ajv": "^6.0.0",
"jest-junit": "16.0.0",
"typescript": "4.9.5"

@@ -35,3 +31,7 @@ },

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