backbone.rel
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -122,2 +122,6 @@ /** | ||
if (_.isFunction(options)) { | ||
return options(this.self); | ||
} | ||
if (!options.collection) { | ||
@@ -124,0 +128,0 @@ throw Error('No collection was given'); |
{ | ||
"name": "backbone.rel", | ||
"description": "Lightweight relationship assistant for your backbone applications", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "Pau ramon <masylum@gmail.com>", | ||
@@ -6,0 +6,0 @@ "contributors": ["Maxim Colls <collsmaxim@gmail.com>", "Saimon Moore <saimonmoore@gmail.com>"], |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
27989
617
0