ender-builder
Advanced tools
Comparing version 0.0.5 to 0.1.0
@@ -98,2 +98,5 @@ /*! | ||
if (!this.packageJSON.main) this.packageJSON.main = './index.js' | ||
if (!this.packageJSON.main.match(/\.js$/)) this.packageJSON.main += '.js' | ||
// custom hasher function for async.memoize so we have a single key, default will use | ||
@@ -100,0 +103,0 @@ // first arg (callback) as hash key which won't work |
{ | ||
"name" : "ender-builder" | ||
, "description" : "Build assembler for the Ender CLI" | ||
, "version" : "0.0.5" | ||
, "version" : "0.1.0" | ||
, "authors" : [ | ||
@@ -6,0 +6,0 @@ "Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)" |
Sorry, the diff of this file is not supported yet
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
94878
1870
1