Comparing version 0.0.26 to 0.0.27
@@ -22,3 +22,3 @@ var fs = require('fs') | ||
var tuple = /^([A-Za-z0-9_]+):\s*(.+)$/m.exec(line); | ||
var tuple = /^([A-Za-z0-9_-]+):\s*(.+)$/m.exec(line); | ||
@@ -25,0 +25,0 @@ var prockey = tuple[1].trim(); |
{ | ||
"name": "foreman", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"homepage": "http://strongloop.github.io/node-foreman/", | ||
@@ -5,0 +5,0 @@ "description": "Node Implementation of Foreman", |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
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
3952233
33
11