route-node
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -0,1 +1,6 @@ | ||
<a name="2.0.2"></a> | ||
## [2.0.2](https://github.com/troch/route-node/compare/v2.0.1...v2.0.2) (2017-11-16) | ||
<a name="2.0.1"></a> | ||
@@ -2,0 +7,0 @@ ## [2.0.1](https://github.com/troch/route-node/compare/v2.0.0...v2.0.1) (2017-11-16) |
{ | ||
"name": "route-node", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A package to create a tree of named routes", | ||
@@ -54,5 +54,5 @@ "main": "dist/cjs/route-node.js", | ||
"dependencies": { | ||
"path-parser": "3.0.0", | ||
"path-parser": "3.0.1", | ||
"search-params": "~1.3.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
273102
+ Addedpath-parser@3.0.1(transitive)
- Removedpath-parser@3.0.0(transitive)
Updatedpath-parser@3.0.1