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 1.0.1 to 1.0.2

typegen.js-e

2

package.json
{
"name": "openapi-client-axios-typegen",
"description": "Typescript type generator for openapi-client-axios",
"version": "1.0.1",
"version": "1.0.2",
"author": "Viljami Kuosmanen <viljami@avoinsorsa.fi>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -43,4 +43,4 @@ "use strict";

var yargs_1 = __importDefault(require("yargs"));
var __1 = __importDefault(require("../"));
var indent_string_1 = __importDefault(require("indent-string"));
var __1 = __importDefault(require("openapi-client-axios"));
var dtsGenerator_1 = __importDefault(require("@anttiviljami/dtsgenerator/dist/core/dtsGenerator"));

@@ -163,2 +163,2 @@ var jsonSchema_1 = require("@anttiviljami/dtsgenerator/dist/core/jsonSchema");

}
//# sourceMappingURL=typegen.js.map
//# sourceMappingURL=typegen.js.map

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