@zenstackhq/language
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "@zenstackhq/language", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"displayName": "ZenStack modeling language compiler", | ||
@@ -42,4 +42,4 @@ "description": "ZenStack modeling language compiler", | ||
"lint": "eslint src --ext ts", | ||
"build": "pnpm lint --max-warnings=0 && pnpm clean && pnpm generate && tsc && copyfiles -F ./README.md ./LICENSE ./package.json 'syntaxes/**/*' dist && pnpm pack dist --pack-destination '../../../.build'" | ||
"build": "pnpm lint --max-warnings=0 && pnpm clean && pnpm generate && tsc && copyfiles -F ./README.md ./LICENSE ./package.json 'syntaxes/**/*' dist && pnpm pack dist --pack-destination ../../../.build" | ||
} | ||
} |
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
167413