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

vstack-typescript-generator

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vstack-typescript-generator - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

5

package.json
{
"name": "vstack-typescript-generator",
"version": "0.2.0",
"version": "0.2.1",
"description": "Tool to generate TypeScript interfaces and TypeScript filter classes for Vstack from C# sources.",

@@ -10,4 +10,3 @@ "main": "dist/src/tsgen.js",

"scripts": {
"patch-release": "yarn version patch && yarn publish && git push --follow-tags",
"minor-release": "yarn version minor && yarn publish && git push --follow-tags",
"release": "yarn version && yarn publish && git push --follow-tags",
"clean": "rimraf dist & rimraf coverage",

@@ -14,0 +13,0 @@ "lint": "tslint \"src/**/*.ts\"",

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