print-project
Advanced tools
Comparing version 1.0.27 to 1.0.28
{ | ||
"name": "print-project", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"description": "A simple CLI tool to print the project tree structure and file contents", | ||
@@ -8,3 +8,4 @@ "main": "dist/index.js", | ||
"print-project": "./dist/index.js", | ||
"pprint": "./dist/index.js" | ||
"pprint": "./dist/index.js", | ||
"pp": "./dist/index.js" | ||
}, | ||
@@ -11,0 +12,0 @@ "types": "dist/index.d.ts", |
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
34977