Socket
Socket
Sign inDemoInstall

nest-openapi-tools

Package Overview
Dependencies
284
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

dist/nest-openapi-tools-6.0.3.tgz

4

dist/openapi-nest.factory.js

@@ -44,5 +44,3 @@ "use strict";

}
toolsOptions.clientGeneratorOptions = new axios_client_generator_options_1.AxiosClientGeneratorOptions({
outputFolderPath,
});
toolsOptions.clientGeneratorOptions = new axios_client_generator_options_1.AxiosClientGeneratorOptions(Object.assign(Object.assign({}, ((toolsOptions === null || toolsOptions === void 0 ? void 0 : toolsOptions.clientGeneratorOptions) || {})), { outputFolderPath }));
}

@@ -49,0 +47,0 @@ if (!swaggerOptions) {

@@ -160,3 +160,3 @@ {

},
"version": "6.0.2",
"version": "6.0.3",
"dependencies": {

@@ -163,0 +163,0 @@ "@openapitools/openapi-generator-cli": "^2.7.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc