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.1.0 to 2.1.1

2

package.json
{
"name": "multi-path-matcher",
"version": "2.1.0",
"version": "2.1.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

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

- [Properties](#properties-2)
- [PRIORITY_PLAIN](#priority_plain)
- [PRIORITY_MATCH](#priority_match)
- [PRIORITY_PARAM](#priority_param)
- [PTY_PLAIN](#PTY_plain)
- [PTY_MATCH](#PTY_match)
- [PTY_PARAM](#PTY_param)
- [compile](#compile)

@@ -120,3 +120,3 @@ - [Parameters](#parameters)

## PRIORITY_PLAIN
## PTY_PLAIN

@@ -127,3 +127,3 @@ Prioritiy for a plain path component

## PRIORITY_MATCH
## PTY_MATCH

@@ -134,3 +134,3 @@ Prioritiy for a path component with matching

## PRIORITY_PARAM
## PTY_PARAM

@@ -157,5 +157,5 @@ Prioritiy for a parameter path component

- :param -> @see [PRIORITY_PARAM](#priority_param)
- match \* or ? -> @see [PRIORITY_MATCH](#priority_match)
- plain -> @see [PRIORITY_PLAIN](#priority_plain)
- :param [PTY_PARAM](#PTY_param)
- match \* or ? [PTY_MATCH](#PTY_match)
- plain [PTY_PLAIN](#PTY_plain)

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

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