backbone.babysitter
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -20,3 +20,3 @@ { | ||
"dependencies": { | ||
"backbone": ">=0.9.9 <=1.2.3", | ||
"backbone": ">=0.9.9 <=1.3.x", | ||
"underscore": ">=1.4.0 <=1.8.3" | ||
@@ -23,0 +23,0 @@ }, |
# Change log | ||
### v0.1.12 | ||
* Bump version range of backbone support. | ||
### v0.1.11 | ||
@@ -4,0 +8,0 @@ |
@@ -32,5 +32,5 @@ { | ||
"dependencies": { | ||
"jashkenas/backbone": ">=0.9.9 <=1.2.3", | ||
"jashkenas/backbone": ">=0.9.9 <=1.3.x", | ||
"jashkenas/underscore": ">=1.4.0 <=1.8.3" | ||
} | ||
} |
{ | ||
"name": "backbone.babysitter", | ||
"description": "Manage child views in a Backbone.View", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"homepage": "https://github.com/marionettejs/backbone.babysitter", | ||
@@ -41,3 +41,3 @@ "main": "lib/backbone.babysitter.js", | ||
"dependencies": { | ||
"backbone": ">=0.9.9 <=1.3.2", | ||
"backbone": ">=0.9.9 <=1.3.x", | ||
"underscore": ">=1.4.0 <=1.8.3" | ||
@@ -44,0 +44,0 @@ }, |
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
424913
+ Addedbackbone@1.3.3(transitive)
- Removedbackbone@1.3.2(transitive)
Updatedbackbone@>=0.9.9 <=1.3.x