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

zenstack

Package Overview
Dependencies
Maintainers
1
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zenstack - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

1

out/cli/index.js

@@ -19,2 +19,3 @@ "use strict";

const generateAction = (fileName, opts) => __awaiter(void 0, void 0, void 0, function* () {
console.log(`Zenstack generator: ${require('../../package.json').version}`);
const services = (0, zmodel_module_1.createZModelServices)().ZModel;

@@ -21,0 +22,0 @@ const model = yield (0, cli_util_1.extractAstNode)(fileName, services);

2

package.json

@@ -5,3 +5,3 @@ {

"description": "ZenStack CLI and Language Tools",
"version": "0.1.19",
"version": "0.1.20",
"engines": {

@@ -8,0 +8,0 @@ "vscode": "^1.56.0"

Sorry, the diff of this file is not supported yet

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