backbone-relations
Advanced tools
Comparing version 0.7.0 to 0.7.1
(function (root, factory) { | ||
if (typeof define !== 'undefined' && define.amd) { | ||
if (typeof define === 'function' && define.amd) { | ||
define('backbone-relations', ['underscore', 'backbone', 'herit'], factory); | ||
@@ -4,0 +4,0 @@ } else if (typeof exports !== 'undefined') { |
{ | ||
"name": "backbone-relations", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"main": "./backbone-relations.js", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
{ | ||
"name": "backbone-relations", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"author": "Casey Foster <c@sey.me>", | ||
@@ -5,0 +5,0 @@ "licence": "MIT", |
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
34436