Comparing version
{ | ||
"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": { |
4774
0.32%+ Added
+ Added
- Removed
- Removed
Updated
Updated