@mazui/cli
Advanced tools
Comparing version 4.0.0-alpha.4 to 4.0.0-alpha.5
{ | ||
"name": "@mazui/cli", | ||
"type": "module", | ||
"version": "4.0.0-alpha.4", | ||
"version": "4.0.0-alpha.5", | ||
"description": "CLI of Maz-ui", | ||
@@ -52,3 +52,3 @@ "license": "MIT", | ||
"lint": "cross-env NODE_ENV=production eslint --fix src", | ||
"typecheck": "tsc --noEmit", | ||
"typecheck": "tsc --noEmit --skipLibCheck", | ||
"build": "unbuild", | ||
@@ -55,0 +55,0 @@ "build:stub": "unbuild --stub", |
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
15950