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

swagger-axios-codegen

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-axios-codegen - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

3

dist/requestCodegen/getRequestParameters.js

@@ -25,2 +25,5 @@ "use strict";

propType = utils_1.refClassName(p.schema.items.$ref);
if (p.schema.type && p.schema.type === 'array') {
propType += '[]';
}
}

@@ -27,0 +30,0 @@ else if (p.schema.$ref) {

2

package.json
{
"name": "swagger-axios-codegen",
"version": "0.7.3",
"version": "0.7.4",
"main": "./dist/index",

@@ -5,0 +5,0 @@ "typings": "./dist/",

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