greenkeeper-lockfile
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "greenkeeper-lockfile", | ||
"description": "Your lockfile, up to date, all the time", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"author": "Stephan Bönnemann <stephan@boennemann.me> (http://boennemann.me)", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -43,3 +43,3 @@ #!/usr/bin/env node | ||
if (!info.branchName.startsWith(config.branchPrefix)) { | ||
return console.error('Not a Greenkeeper branch') | ||
return console.error(`'${info.branchName}' is not a Greenkeeper branch`) | ||
} | ||
@@ -46,0 +46,0 @@ |
@@ -20,3 +20,3 @@ #!/usr/bin/env node | ||
if (!info.branchName.startsWith(config.branchPrefix)) { | ||
return console.error('Not a Greenkeeper branch') | ||
return console.error(`'${info.branchName}' is not a Greenkeeper branch`) | ||
} | ||
@@ -23,0 +23,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
14323
3