Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "docu", | ||
"version": "0.0.1", | ||
"description": "Documentation generator based on dox", | ||
"main": "lib/", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"documentation", | ||
"dox" | ||
], | ||
"author": "Philipp Waldmann", | ||
"license": "GPL" | ||
} | ||
"name": "docu", | ||
"version": "0.0.2", | ||
"description": "Documentation generator based on dox", | ||
"keywords": ["documentation", "dox"], | ||
"author": "Philipp Waldmann <philipp.waldmann@s-team.at>", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/PhilWaldmann/docu.git" | ||
}, | ||
"dependencies": { | ||
"dox": ">= 0.4.x", | ||
"glob": ">= 3.2.x", | ||
"commander": ">= 2.1.x", | ||
"handlebars": ">= 2.0.x" | ||
}, | ||
"main": "./lib/", | ||
"bin": { | ||
"docu": "./bin/docu" | ||
}, | ||
"engines": { | ||
"node": ">=0.8.7" | ||
} | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
7839
7
0
210
2
4
2
+ Addedcommander@>= 2.1.x
+ Addeddox@>= 0.4.x
+ Addedglob@>= 3.2.x
+ Addedhandlebars@>= 2.0.x
+ Added@isaacs/cliui@8.0.2(transitive)
+ Addedansi-regex@5.0.16.1.0(transitive)
+ Addedansi-styles@4.3.06.2.1(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcommander@13.1.09.4.0(transitive)
+ Addedcross-spawn@7.0.6(transitive)
+ Addeddox@1.0.0(transitive)
+ Addedeastasianwidth@0.2.0(transitive)
+ Addedemoji-regex@8.0.09.2.2(transitive)
+ Addedentities@3.0.1(transitive)
+ Addedforeground-child@3.3.0(transitive)
+ Addedglob@11.0.1(transitive)
+ Addedhandlebars@4.7.8(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addedjackspeak@4.0.2(transitive)
+ Addedjsdoctypeparser@9.0.0(transitive)
+ Addedlinkify-it@4.0.1(transitive)
+ Addedlru-cache@11.0.2(transitive)
+ Addedmarkdown-it@13.0.1(transitive)
+ Addedmdurl@1.0.1(transitive)
+ Addedminimatch@10.0.1(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedminipass@7.1.2(transitive)
+ Addedneo-async@2.6.2(transitive)
+ Addedpackage-json-from-dist@1.0.1(transitive)
+ Addedpath-key@3.1.1(transitive)
+ Addedpath-scurry@2.0.0(transitive)
+ Addedshebang-command@2.0.0(transitive)
+ Addedshebang-regex@3.0.0(transitive)
+ Addedsignal-exit@4.1.0(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedstring-width@4.2.35.1.2(transitive)
+ Addedstrip-ansi@6.0.17.1.0(transitive)
+ Addeduc.micro@1.0.6(transitive)
+ Addeduglify-js@3.19.3(transitive)
+ Addedwhich@2.0.2(transitive)
+ Addedwordwrap@1.0.0(transitive)
+ Addedwrap-ansi@7.0.08.1.0(transitive)