route-node
Advanced tools
Comparing version 3.1.2 to 3.2.0
@@ -0,1 +1,6 @@ | ||
<a name="3.2.0"></a> | ||
# [3.2.0](https://github.com/troch/route-node/compare/v3.1.2...v3.2.0) (2018-05-14) | ||
<a name="3.1.2"></a> | ||
@@ -2,0 +7,0 @@ ## [3.1.2](https://github.com/troch/route-node/compare/v3.1.1...v3.1.2) (2018-05-14) |
{ | ||
"name": "route-node", | ||
"version": "3.1.2", | ||
"version": "3.2.0", | ||
"description": "A package to create a tree of named routes", | ||
@@ -62,5 +62,5 @@ "main": "dist/cjs/route-node.js", | ||
"dependencies": { | ||
"path-parser": "4.0.5", | ||
"path-parser": "4.1.0", | ||
"search-params": "2.1.2" | ||
} | ||
} |
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
253047
+ Addedpath-parser@4.1.0(transitive)
- Removedpath-parser@4.0.5(transitive)
Updatedpath-parser@4.1.0