backbone.advanced-router
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "backbone.advanced-router", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Advanced Backbone Router that uses promises to have route filter and actions.", | ||
@@ -27,4 +27,4 @@ "main": "dist/backbone.advanced-router.js", | ||
"dependencies": { | ||
"backbone": "^1.2.3", | ||
"backbone.base-router": "^1.1.0", | ||
"backbone": "1.2.1", | ||
"backbone.base-router": "1.1.0", | ||
"bluebird": "^2.10.0", | ||
@@ -31,0 +31,0 @@ "underscore": "^1.8.3" |
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
20046
+ Addedbackbone@1.2.1(transitive)
+ Addedbackbone.base-router@1.1.0(transitive)
- Removedbackbone@1.3.31.6.0(transitive)
- Removedbackbone.base-router@1.3.2(transitive)
Updatedbackbone@1.2.1
Updatedbackbone.base-router@1.1.0