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

@nahkies/openapi-code-generator

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nahkies/openapi-code-generator - npm Package Versions

234

0.18.0

Diff

Changelog

Source

0.18.0 (2024-12-22)

Bug Fixes

  • client-sdks: handle 204 empty responses with runtime validation (#288) (d3be20e), closes #285

  • intersected union schemas (#283) (2a610c5), closes #282

  • typescript-fetch: runtime validation works (#287) (cead53a), closes #286

  • fix(joi)!: switch from @hapi/joi to joi (#284) (6693e1d), closes #284

  • fix(typescript-axios)!: remove unused exports (#281) (7b34fd4), closes #281

  • feat(typescript-fetch)!: simplify response types (#280) (4340caf), closes #280

BREAKING CHANGES

  • peerDependency changed to joi for users of --schema-builder joi
  • unused symbols Res and StatusCode dropped from typescript-axios-runtime
  • TypedFetchResponse is removed, use Res directly if needed
mnahkies
published 0.17.0 •

Changelog

Source

0.17.0 (2024-12-11)

Bug Fixes

  • support exactOptionalPropertyTypes on client SDKs (#278) (5483b12), closes #131

  • fix!: angular modules have unique export names (#270) (2d4d43b), closes #270

Features

BREAKING CHANGES

  • angular service exports suffixed with Service
mnahkies
published 0.16.0 •

Changelog

Source

0.16.0 (2024-11-02)

Bug Fixes

  • format/emit in parallel (#265) (8f9c009)

  • feat!: dynamic filename conventions / no spaces in filenames (#259) (c6a72b5), closes #259

Features

BREAKING CHANGES

  • emitted filenames may change if not already in kebab-case format. Use --filename-convention if an alternative convention such as camel-case is preferred.
mnahkies
published 0.15.0 •

Changelog

Source

0.15.0 (2024-10-27)

Bug Fixes

Features

  • emit unique symbol names for Implementation / createRouter functions (#258) (390bf7d), closes #111
  • support emitting abstract classes for implementation types (#256) (d2b8276)
mnahkies
published 0.14.0 •

Changelog

Source

0.14.0 (2024-10-12)

Bug Fixes

  • allow $ref to be used as a schema property (#250) (9c09191)
  • docs: use absolute url for og:image (#253) (d704219)
  • handle type: "null" in anyOf / oneOf / allOf (#252) (9713c96)

Features

mnahkies
published 0.13.0 •

Changelog

Source

0.13.0 (2024-09-20)

  • feat!: parse/validate request headers (#247) (682d0c9), closes #247

Features

BREAKING CHANGES

  • requests receiving incorrect request header parameters will now fail with a validation error
mnahkies
published 0.12.1 •

Changelog

Source

0.12.1 (2024-08-17)

Bug Fixes

Features

mnahkies
published 0.12.0 •

Changelog

Source

0.12.0 (2024-08-05)

Features

mnahkies
published 0.11.2 •

Changelog

Source

0.11.2 (2024-07-29)

Bug Fixes

  • improve seo, use plausible (#226) (e32afd5)
  • include schemas from all documents in dependency graph (#227) (5fa614d)
mnahkies
published 0.11.1 •

Changelog

Source

0.11.1 (2024-07-27)

Bug Fixes

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