Comparing version 0.0.8 to 0.0.9
@@ -109,3 +109,3 @@ /* | ||
try { | ||
return require(file); | ||
return JSON.stringify(fs.readFileSync(file, 'utf8')); | ||
} catch(e) { | ||
@@ -112,0 +112,0 @@ return null; |
{ | ||
"name": "helper", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Node.js portability and api helper", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
3752
0
1
1