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

api-typescript-generator

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-typescript-generator - npm Package Versions

2345

2.7.1

Diff
mdevils
published 2.7.1 •

Changelog

Source

2.7.1 (2025-02-20)

Bug Fixes

  • support promise-response for shouldRetryOnError (684efc1)
mdevils
published 2.7.0 •

Changelog

Source

2.7.0 (2025-02-14)

Features

  • option to retry in case of an error: shouldRetryOnError (367ac09)
mdevils
published 2.6.0 •

Changelog

Source

2.6.0 (2024-12-21)

Features

  • remove eslint postprocessing, it is too inefficient (af454e9)

2.5.4 (2024-12-19)

Bug Fixes

  • format array examples for typedoc (f0bc192)

2.5.3 (2024-11-15)

Bug Fixes

  • concurrent file processing (428e234)

2.5.2 (2024-11-15)

Bug Fixes

  • concurrent directory creation (76c9c5c)

2.5.1 (2024-11-14)

Bug Fixes

  • include API client class name to the operation deprecation error message (4da7d8b)
mdevils
published 2.5.4 •

Changelog

Source

2.6.0 (2024-12-21)

Features

  • remove eslint postprocessing, it is too inefficient (af454e9)

2.5.4 (2024-12-19)

Bug Fixes

  • format array examples for typedoc (f0bc192)

2.5.3 (2024-11-15)

Bug Fixes

  • concurrent file processing (428e234)

2.5.2 (2024-11-15)

Bug Fixes

  • concurrent directory creation (76c9c5c)

2.5.1 (2024-11-14)

Bug Fixes

  • include API client class name to the operation deprecation error message (4da7d8b)
mdevils
published 2.5.3 •

Changelog

Source

2.5.3 (2024-11-15)

Bug Fixes

  • concurrent file processing (428e234)
mdevils
published 2.5.2 •
mdevils
published 2.5.1 •
mdevils
published 2.5.0 •

Changelog

Source

2.5.0 (2024-11-14)

Features

  • ability to show warnings in case of deprecated operation calls (b43904f)

2.4.24 (2024-09-13)

Bug Fixes

  • improve http error message (5251169)

2.4.23 (2024-09-10)

Bug Fixes

  • use baseUrl from client config (569e53d)

2.4.22 (2024-09-10)

Bug Fixes

  • add ability to specify schema names to exportModels (4a9bfd4)

2.4.21 (2024-08-19)

Bug Fixes

  • ability to customize validation error handling (dc29ff6)

2.4.20 (2024-07-22)

Bug Fixes

  • parallel generation for multiple sources/targets (317256a)

2.4.19 (2024-07-22)

Bug Fixes

  • support parameter serialization style / explode (ff073b5)

2.4.18 (2024-07-05)

Bug Fixes

  • correct fieldPath when generating model jsdoc (b4f2d10)

2.4.17 (2024-07-02)

Bug Fixes

  • core files jsdoc generator, add more comments (ce3e871)

2.4.16 (2024-06-25)

Bug Fixes

  • improve tsdoc compatibility (565b795)

2.4.15 (2024-06-25)

Bug Fixes

  • format plain jsdoc with tsdoc compatibility (7d9a345)

2.4.14 (2024-06-25)

Bug Fixes

  • support tsdoc, do not word wrap jsdoc tag values (7fe243a)

2.4.13 (2024-06-21)

Bug Fixes

  • configure jsdoc generation for API Client Errors, add protected where necessary (ff1f9f0)

2.4.12 (2024-06-20)

Bug Fixes

  • remove sources from the package (c9f4219)

2.4.11 (2024-06-14)

Bug Fixes

  • avoid constructing unused service instances (c14770c)

2.4.10 (2024-06-14)

Bug Fixes

  • allow using unbound service methods (dbf68d9)

2.4.9 (2024-06-11)

Bug Fixes

  • default to empty object when all operation arguments are optional (6421141)

2.4.8 (2024-06-07)

Bug Fixes

  • improve type simplification when intersecting (48791db)

2.4.7 (2024-06-07)

Bug Fixes

  • reserved names / keywords in operation arguments (65b0051)

2.4.6 (2024-06-06)

Bug Fixes

  • parameter name generation (0497887)

2.4.5 (2024-06-06)

Bug Fixes

  • improve entity name formatting (41bc93b)

2.4.4 (2024-06-04)

Bug Fixes

  • fix common validation schema imports (172bf6d)

2.4.3 (2024-06-04)

Bug Fixes

2.4.2 (2024-06-04)

Bug Fixes

  • format core filenames in core file imports (18713c3)

2.4.1 (2024-06-03)

Bug Fixes

  • eslint fix files in memory in case of non-existing files (4b12932)
mdevils
published 2.4.24 •

Changelog

Source

2.5.0 (2024-11-14)

Features

  • ability to show warnings in case of deprecated operation calls (b43904f)

2.4.24 (2024-09-13)

Bug Fixes

  • improve http error message (5251169)

2.4.23 (2024-09-10)

Bug Fixes

  • use baseUrl from client config (569e53d)

2.4.22 (2024-09-10)

Bug Fixes

  • add ability to specify schema names to exportModels (4a9bfd4)

2.4.21 (2024-08-19)

Bug Fixes

  • ability to customize validation error handling (dc29ff6)

2.4.20 (2024-07-22)

Bug Fixes

  • parallel generation for multiple sources/targets (317256a)

2.4.19 (2024-07-22)

Bug Fixes

  • support parameter serialization style / explode (ff073b5)

2.4.18 (2024-07-05)

Bug Fixes

  • correct fieldPath when generating model jsdoc (b4f2d10)

2.4.17 (2024-07-02)

Bug Fixes

  • core files jsdoc generator, add more comments (ce3e871)

2.4.16 (2024-06-25)

Bug Fixes

  • improve tsdoc compatibility (565b795)

2.4.15 (2024-06-25)

Bug Fixes

  • format plain jsdoc with tsdoc compatibility (7d9a345)

2.4.14 (2024-06-25)

Bug Fixes

  • support tsdoc, do not word wrap jsdoc tag values (7fe243a)

2.4.13 (2024-06-21)

Bug Fixes

  • configure jsdoc generation for API Client Errors, add protected where necessary (ff1f9f0)

2.4.12 (2024-06-20)

Bug Fixes

  • remove sources from the package (c9f4219)

2.4.11 (2024-06-14)

Bug Fixes

  • avoid constructing unused service instances (c14770c)

2.4.10 (2024-06-14)

Bug Fixes

  • allow using unbound service methods (dbf68d9)

2.4.9 (2024-06-11)

Bug Fixes

  • default to empty object when all operation arguments are optional (6421141)

2.4.8 (2024-06-07)

Bug Fixes

  • improve type simplification when intersecting (48791db)

2.4.7 (2024-06-07)

Bug Fixes

  • reserved names / keywords in operation arguments (65b0051)

2.4.6 (2024-06-06)

Bug Fixes

  • parameter name generation (0497887)

2.4.5 (2024-06-06)

Bug Fixes

  • improve entity name formatting (41bc93b)

2.4.4 (2024-06-04)

Bug Fixes

  • fix common validation schema imports (172bf6d)

2.4.3 (2024-06-04)

Bug Fixes

2.4.2 (2024-06-04)

Bug Fixes

  • format core filenames in core file imports (18713c3)

2.4.1 (2024-06-03)

Bug Fixes

  • eslint fix files in memory in case of non-existing files (4b12932)
mdevils
published 2.4.23 •