print-project
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "print-project", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "A simple CLI tool to print the project tree structure and file contents", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"start": "ts-node src/index.ts . --ignore-default --include dist,src", | ||
"start": "ts-node src/index.ts .", | ||
"bump": "npm version patch", | ||
@@ -21,0 +21,0 @@ "package": "npm run build && npm run bump && npm publish" |
Sorry, the diff of this file is too big to display
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
35091
17
487