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.29 to 0.1.30

5

out/generator/react-hooks/index.js

@@ -63,6 +63,3 @@ "use strict";

});
sf.addImportDeclaration({
namedImports: ['get', 'post', 'put', 'del', 'getMutate'],
moduleSpecifier: constants_1.INTERNAL_PACKAGE,
});
sf.addStatements(`import * as request from '${constants_1.INTERNAL_PACKAGE}';`);
sf.addStatements(`const endpoint = '/api/${constants_1.API_ROUTE_NAME}/data/${model.name}';`);

@@ -69,0 +66,0 @@ const useFuncBody = sf

2

package.json

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

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