Comparing version 0.10.0 to 0.10.1
var _ = require('lodash'); | ||
var apidoc = require('apidoc-core/'); | ||
var fs = require('fs-extra'); | ||
@@ -9,4 +10,2 @@ var markdown = require('marked'); | ||
var apidoc = require('../../apidoc-core/'); | ||
var defaults = { | ||
@@ -13,0 +12,0 @@ dest : path.join(__dirname, '../doc/'), |
{ | ||
"name": "apidoc", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "RESTful web API Documentation Generator", | ||
@@ -5,0 +5,0 @@ "author": "Peter Rottmann <rottmann@inveris.de>", |
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
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
1
608132