backbone-callbacks
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -0,1 +1,6 @@ | ||
0.1.7 / 2014-01-14 | ||
================== | ||
* Added a repository field to package.json | ||
0.1.6 / 2014-01-06 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "backbone-callbacks", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"main": "./backbone-callbacks.js", | ||
@@ -11,2 +11,6 @@ "description": "Anonymous callback style interface for Backbone.js async methods", | ||
"homepage": "http://lorenwest.github.com/backbone-callbacks/", | ||
"repository": { | ||
"type" : "git", | ||
"url" : "http://github.com/lorenwest/backbone-callbacks.git" | ||
}, | ||
"dependencies": { | ||
@@ -13,0 +17,0 @@ "underscore": ">=1.4.4 < 1.5.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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12367
0