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

@vercel/routing-utils

Package Overview
Dependencies
Maintainers
7
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 2.1.1 to 2.1.2

1

dist/superstatic.js

@@ -250,2 +250,3 @@ "use strict";

else {
// TODO: handle strOrArray is undefined
query[key] = safelyCompile(unescapeSegments(strOrArray), indexes, true);

@@ -252,0 +253,0 @@ }

6

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

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

"@types/jest": "27.4.1",
"@types/node": "12.12.20",
"@types/node": "14.18.33",
"ajv": "^6.0.0",

@@ -34,3 +34,3 @@ "typescript": "4.3.4"

},
"gitHead": "a567d047d18d992207958c4b250feaccf68dd724"
"gitHead": "0964be17106419263b3f38d67784dd97b8b0c565"
}
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