docsify-ts-api
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "docsify-ts-api", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Generate documentation on TypeScript API for docsify tool", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 0" | ||
}, | ||
@@ -30,6 +30,8 @@ "repository": { | ||
"bin", | ||
"src" | ||
"lib", | ||
"components" | ||
], | ||
"directories": { | ||
"src": "./src", | ||
"lib": "./lib", | ||
"components": "./components", | ||
"bin": "./bin" | ||
@@ -36,0 +38,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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 2 instances 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
35279
45
1042
6
1