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

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
45
Versions
80
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 1.11.2-canary.0 to 1.11.2-canary.1

2

dist/merge.js

@@ -26,3 +26,3 @@ "use strict";

}
else if (route.check) {
else if (route.check && !route.override) {
checks.push(route);

@@ -29,0 +29,0 @@ }

{
"name": "@vercel/routing-utils",
"version": "1.11.2-canary.0",
"version": "1.11.2-canary.1",
"description": "Vercel routing utilities",

@@ -33,3 +33,3 @@ "main": "./dist/index.js",

},
"gitHead": "ee0bc9b0c86b2d840d8afb7a318bf4e2aa17b61e"
"gitHead": "6dc54d0d64d07508fc0f34e3572f6e82f88b7cd3"
}
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