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

openapi-client-axios-typegen

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi-client-axios-typegen - npm Package Compare versions

Comparing version 7.1.2 to 7.1.3

7

package.json
{
"name": "openapi-client-axios-typegen",
"description": "Typescript type generator for openapi-client-axios",
"version": "7.1.2",
"version": "7.1.3",
"author": "Viljami Kuosmanen <viljami@viljami.io>",
"funding": "https://github.com/sponsors/anttiviljami",
"homepage": "https://openapistack.co",
"license": "MIT",

@@ -32,3 +34,2 @@ "bin": {

],
"homepage": "https://github.com/anttiviljami/openapi-client-axios/tree/master/packages/typegen",
"repository": {

@@ -72,3 +73,3 @@ "type": "git",

},
"gitHead": "2d728332c18b8787c937448cc7c190e62584eb1d"
"gitHead": "049ee835d06e0d5f162acff53800388f82570dff"
}

@@ -100,3 +100,4 @@ "use strict";

.usage('Usage: $0 [file]')
.example('$0 ./openapi.yml > client.d.ts', '- generate a type definition file')
.example('$0 ./openapi.yml > openapi.d.ts', '')
.example('$0 https://openapistack.co/petstore.openapi.json > openapi.d.ts', '')
.demandCommand(1).argv];

@@ -103,0 +104,0 @@ case 1:

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