Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zenstackhq/language

Package Overview
Dependencies
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zenstackhq/language - npm Package Compare versions

Comparing version 1.0.0-alpha.19 to 1.0.0-alpha.20

5

package.json
{
"name": "@zenstackhq/language",
"version": "1.0.0-alpha.19",
"version": "1.0.0-alpha.20",
"displayName": "ZenStack modeling language compiler",

@@ -15,2 +15,3 @@ "description": "ZenStack modeling language compiler",

"concurrently": "^7.4.0",
"copyfiles": "^2.4.1",
"langium-cli": "^1.0.0",

@@ -28,5 +29,5 @@ "rimraf": "^3.0.2",

"lint": "eslint src --ext ts",
"build": "pnpm lint && pnpm clean && pnpm generate && tsc && cp ./README.md ./package.json dist/",
"build": "pnpm lint && pnpm clean && pnpm generate && tsc && copyfiles -F ./README.md ./LICENSE ./package.json dist",
"publish-dev": "pnpm build && pnpm publish --tag dev"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc