@zenstackhq/language
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@zenstackhq/language", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"displayName": "ZenStack modeling language compiler", | ||
@@ -45,5 +45,4 @@ "description": "ZenStack modeling language compiler", | ||
"lint": "eslint src --ext ts", | ||
"build": "pnpm lint && pnpm clean && pnpm generate && tsc && copyfiles -F ./README.md ./LICENSE ./package.json dist && pnpm pack dist --pack-destination '../../../.build'", | ||
"publish-dev": "pnpm build && pnpm publish --tag dev" | ||
"build": "pnpm lint && pnpm clean && pnpm generate && tsc && copyfiles -F ./README.md ./LICENSE ./package.json 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
165758