Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "md-stats", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A tool to report on statistics for Markdown file content within a folder (recursively).", | ||
@@ -27,2 +27,4 @@ "keywords": [ | ||
"author": "Raice Hannay <voodoocreation@gmail.com>", | ||
"repository": "https://github.com/voodoocreation/md-stats", | ||
"bugs": "https://github.com/voodoocreation/md-stats/issues", | ||
"license": "MIT", | ||
@@ -29,0 +31,0 @@ "files": [ |
@@ -24,3 +24,3 @@ Markdown Stats | ||
```shell script | ||
md-stats ./path/to/files --verbose | ||
npx md-stats ./path/to/files --verbose | ||
``` | ||
@@ -27,0 +27,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
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
3727