dir-compare
Advanced tools
Comparing version 2.0.1 to 2.2.0
{ | ||
"name": "dir-compare", | ||
"version": "2.0.1", | ||
"version": "2.2.0", | ||
"description": "Node JS directory compare", | ||
@@ -51,3 +51,3 @@ "main": "src/index.js", | ||
"toc": "npx markdown-toc README.md; echo \n", | ||
"docs": "npx typedoc --includeDeclarations --excludeExternals --theme minimal --mode file --readme none --gitRevision master --toc compare,compareSync,fileCompareHandlers,Options,Result --out docs ./src/index.d.ts" | ||
"docs": "npx typedoc --includeVersion --includeDeclarations --excludeExternals --theme minimal --mode file --readme none --gitRevision master --toc compare,compareSync,fileCompareHandlers,Options,Result --out docs ./src/index.d.ts" | ||
}, | ||
@@ -54,0 +54,0 @@ "author": "Liviu Grigorescu", |
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
91404
0