New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zenstack

Package Overview
Dependencies
Maintainers
1
Versions
318
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.36 to 0.1.37

2

out/generator/prisma/schema-generator.js

@@ -118,3 +118,3 @@ "use strict";

generateGenerator(prisma) {
prisma.addGenerator('client', 'prisma-client-js', path_1.default.join(this.context.generatedCodeDir, '.prisma'), ['fieldReference', 'interactiveTransactions']);
prisma.addGenerator('client', 'prisma-client-js', path_1.default.join(this.context.generatedCodeDir, '../.prisma'), ['fieldReference', 'interactiveTransactions']);
}

@@ -121,0 +121,0 @@ generateModel(prisma, decl) {

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

"description": "ZenStack CLI and Language Tools",
"version": "0.1.36",
"version": "0.1.37",
"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