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

multi-path-matcher

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multi-path-matcher - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

package.json
{
"name": "multi-path-matcher",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",

@@ -30,10 +30,10 @@ "publishConfig": {

"devDependencies": {
"ava": "^2.2.0",
"ava": "^2.3.0",
"c8": "^5.0.2",
"documentation": "^12.1.1",
"esm": "^3.2.25",
"semantic-release": "^15.13.19"
"semantic-release": "^15.13.24"
},
"engines": {
"node": ">=10.16.2"
"node": ">=10.16.3"
},

@@ -40,0 +40,0 @@ "repository": {

@@ -109,3 +109,3 @@ [![npm](https://img.shields.io/npm/v/multi-path-matcher.svg)](https://www.npmjs.com/package/multi-path-matcher)

result of a match
Result of a match

@@ -116,3 +116,3 @@ Type: [Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)

- `route` **[Route](#route)** as given to the compiler
- `route` **[Route](#route)?** as given to the compiler, undefined if no matching route found
- `params` **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** extracted from the path

@@ -119,0 +119,0 @@

Sorry, the diff of this file is not supported yet

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