route-node
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,6 @@ | ||
<a name="2.0.1"></a> | ||
## [2.0.1](https://github.com/troch/route-node/compare/v2.0.0...v2.0.1) (2017-11-16) | ||
<a name="2.0.0"></a> | ||
@@ -2,0 +7,0 @@ # [2.0.0](https://github.com/troch/route-node/compare/v1.11.0...v2.0.0) (2017-11-16) |
{ | ||
"name": "route-node", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A package to create a tree of named routes", | ||
"main": "dist/cjs/route-node.js", | ||
"jsnext:main": "dist/es/route-node.js", | ||
"module": "dist/es/route-node.js", | ||
"scripts": { | ||
@@ -8,0 +9,0 @@ "test": "mocha --compilers js:babel-core/register --recursive \"test/main.js\"", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
272993
0