@paljs/display
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "@paljs/display", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Display package for the paljs CLI", | ||
@@ -33,2 +33,3 @@ "homepage": "https://paljs.com", | ||
"@types/node": "18.15.3", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^5.1.6" | ||
@@ -38,4 +39,4 @@ }, | ||
"build": "pnpm run clean && tsc -p tsconfig.build.json", | ||
"clean": "rm -rf dist node_modules/.cache" | ||
"clean": "rimraf dist node_modules/.cache" | ||
} | ||
} |
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
9462
4