express-docu
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "express-docu", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "kirrg001", | ||
"description": "record all your routes and generate HTML api documentation", | ||
"homepage": "http://github.com/Avuba/express-docu", | ||
"homepage": "https://github.com/Avuba/express-docu", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Avuba/express-docu" | ||
}, | ||
"dependencies": { | ||
@@ -20,3 +24,9 @@ "jade": "^1.11.0", | ||
"supertest": "^1.1.0" | ||
} | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "The MIT License", | ||
"url": "http://www.opensource.org/licenses/mit-license.php" | ||
} | ||
] | ||
} |
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
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 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
385506
9