koa-trie-router
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "koa-trie-router", | ||
"description": "Trie-routing for Koa", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": { | ||
@@ -21,5 +21,5 @@ "name": "Jonathan Ong", | ||
"dependencies": { | ||
"routington": "*", | ||
"methods": "*", | ||
"koa-compose": "~2.0.1" | ||
"routington": "~0.0.11", | ||
"methods": "~0.1.0", | ||
"koa-compose": "~2.1.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
9107
1
+ Addedkoa-compose@2.1.0(transitive)
+ Addedmethods@0.1.0(transitive)
+ Addedroutington@0.0.11(transitive)
- Removeddeep-equal@1.0.1(transitive)
- Removeddepd@1.1.2(transitive)
- Removedflatten@0.0.1(transitive)
- Removedhttp-assert@1.5.0(transitive)
- Removedhttp-errors@1.8.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removedkoa-compose@2.0.1(transitive)
- Removedmethods@1.1.2(transitive)
- Removedroutington@1.0.3(transitive)
- Removedsetprototypeof@1.2.0(transitive)
- Removedstatuses@1.5.0(transitive)
- Removedtoidentifier@1.0.1(transitive)
Updatedkoa-compose@~2.1.0
Updatedmethods@~0.1.0
Updatedroutington@~0.0.11