🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

path-match

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-match - npm Package Compare versions

Comparing version

to
1.2.4

{
"name": "path-match",
"description": "wrapper around path-to-regexp for easy route parameters",
"version": "1.2.3",
"version": "1.2.4",
"author": {

@@ -24,8 +24,8 @@ "name": "Jonathan Ong",

"dependencies": {
"http-errors": "~1.3.1",
"path-to-regexp": "1"
"http-errors": "~1.4.0",
"path-to-regexp": "^1.0.0"
},
"devDependencies": {
"istanbul": "0",
"mocha": "2"
"istanbul": "^0.4.2",
"mocha": "^2.0.0"
},

@@ -32,0 +32,0 @@ "scripts": {