backbone-orm
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "backbone-orm", | ||
"main": "backbone-orm.js", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"homepage": "http://vidigami.github.io/backbone-orm/", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -5,3 +5,3 @@ { | ||
"description": "A polystore ORM for Node.js and the browser", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"author": "Kevin Malakoff (https://github.com/kmalakoff)", | ||
@@ -8,0 +8,0 @@ "contributors": ["Gwilym Humphreys (https://github.com/gwilymhumphreys)"], |
{ | ||
"name": "backbone-orm", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "A polystore ORM for Node.js and the browser", | ||
@@ -80,5 +80,5 @@ "main": "backbone-orm.js", | ||
"dependencies": { | ||
"underscore": "1.6.x", | ||
"backbone": "1.1.x" | ||
"underscore": "1.x", | ||
"backbone": "1.x" | ||
} | ||
} |
Please refer to the following release notes when upgrading your version of BackboneORM. | ||
### 0.7.3 | ||
* Bug fix for $unique with $page | ||
### 0.7.2 | ||
@@ -4,0 +7,0 @@ * Added $exists query |
/* | ||
stream.js 0.7.2 | ||
stream.js 0.7.3 | ||
Copyright (c) 2013-2014 Vidigami | ||
@@ -4,0 +4,0 @@ License: MIT (http://www.opensource.org/licenses/mit-license.php) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1405053
15801
+ Addedbackbone@1.6.0(transitive)
+ Addedunderscore@1.13.7(transitive)
- Removedbackbone@1.1.2(transitive)
- Removedunderscore@1.6.0(transitive)
Updatedbackbone@1.x
Updatedunderscore@1.x