ampersand-collection-lodash-mixin
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ampersand-collection-lodash-mixin", | ||
"description": "A mixin for extending ampersand-collection with lodash methods.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Henrik Joreteg <henrik@andyet.net>", | ||
"contributors": [ | ||
"Samuel Reed <sam@bitmex.com>" | ||
], | ||
"bugs": { | ||
@@ -7,0 +10,0 @@ "url": "https://github.com/strml/ampersand-collection-lodash-mixin/issues" |
{ | ||
"framework": "tap", | ||
"src_files": [ | ||
"ampersand-collection-underscore-mixin.js", | ||
"ampersand-collection-lodash-mixin.js", | ||
"test/*.js" | ||
@@ -6,0 +6,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
9661