underscore-inherit
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "underscore-inherit", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"author": "Casey Foster <c@sey.me>", | ||
"main": "underscore-inherit", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/caseywebdev/underscore-inherit" | ||
}, | ||
"devDependencies": { | ||
"underscore": "x" | ||
} | ||
} | ||
} |
@@ -20,3 +20,3 @@ underscore-inherit | ||
_.extend(Animal.prototype, { | ||
name: 'Chupacabra' | ||
name: 'Chupacabra', | ||
sound: 'roarmeowbarkmoo', | ||
@@ -23,0 +23,0 @@ sing: function () { |
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
3262
6
36
0