ampersand-collection-underscore-mixin
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -0,1 +1,2 @@ | ||
/*$AMPERSAND_VERSION*/ | ||
var _ = require('underscore'); | ||
@@ -2,0 +3,0 @@ var slice = [].slice; |
{ | ||
"name": "ampersand-collection-underscore-mixin", | ||
"description": "A mixin for extending ampersand-collection with underscore methods.", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Henrik Joreteg <henrik@andyet.net>", | ||
"browserify": { | ||
"transform": [ | ||
"ampersand-version" | ||
] | ||
}, | ||
"bugs": { | ||
@@ -10,2 +15,3 @@ "url": "https://github.com/ampersandjs/ampersand-collection-underscore-mixin/issues" | ||
"dependencies": { | ||
"ampersand-version": "^1.0.0", | ||
"underscore": "^1.6.0" | ||
@@ -12,0 +18,0 @@ }, |
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
9890
141
0
2
+ Addedampersand-version@^1.0.0
+ Addedampersand-version@1.0.2(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedfind-root@0.1.2(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedreadable-stream@1.0.34(transitive)
+ Addedstring_decoder@0.10.31(transitive)
+ Addedthrough2@0.6.5(transitive)
+ Addedxtend@4.0.2(transitive)