🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

swagger-axios-codegen

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-axios-codegen - npm Package Versions

1
1012
16

0.7.0

Diff
manweill
published 0.7.0 •

Changelog

Source

0.7.0

  • Add ISwaggerOptions.modelMode, default is interface, it can help us streamline the code generate
  • Improve code generate size(40%)
manweill
published 0.6.2 •
manweill
published 0.6.1 •
manweill
published 0.6.0 •

Changelog

Source

0.6.0

  • Add ISwaggerOptions.strictNullChecks, default is true, it's match with tsconfig.json

  • Fix issue 29

manweill
published 0.5.10 •
manweill
published 0.5.9 •
manweill
published 0.5.8 •
manweill
published 0.5.7 •

Changelog

Source

0.5.7

manweill
published 0.5.6 •
manweill
published 0.5.5 •

Changelog

Source

0.5.5

  • Support typescript strict mode issue 23