Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "bouillon", | ||
"version": "0.0.0", | ||
"version": "0.1.0", | ||
"description": "", | ||
@@ -9,12 +9,11 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "" | ||
}, | ||
"keywords": [], | ||
"author": "Robert Corponoi", | ||
"license": "MIT", | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"mocha": "^5.1.1" | ||
"mocha": "^5.2.0" | ||
}, | ||
"dependencies": { | ||
"write-file-atomic": "^2.3.0" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
20229
7
284
1
64
1
1
2
4
+ Addedwrite-file-atomic@^2.3.0
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedimurmurhash@0.1.4(transitive)
+ Addedsignal-exit@3.0.7(transitive)
+ Addedwrite-file-atomic@2.4.3(transitive)