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

openapi-typescript-validator

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-typescript-validator - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

package.json
{
"name": "openapi-typescript-validator",
"version": "0.1.0",
"version": "0.1.1",
"description": "Generate typescript with ajv validation based on openapi schemas",

@@ -13,3 +13,4 @@ "main": "dist/index.js",

"build:watch": "tsc --build --watch",
"prepublish": "rm -rf dist && npm run build"
"prepublish": "rm -rf dist && npm run build",
"postpublish": "git push && git push --tags"
},

@@ -16,0 +17,0 @@ "author": "Q42",

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