📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

box-typescript-sdk-gen

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

box-typescript-sdk-gen - npm Package Versions

134

1.8.0

Diff
box-npm
published 1.8.0 •

Changelog

Source

1.8.0 (2024-12-03)

Bug Fixes

  • fix additionalProperties in ClientError (box/box-openapi#477) (#385) (4547148)
  • Fix chunked uploads in browser (box/box-codegen#619) (#436) (0af2484)
  • Support status codes with no content (box/box-codegen#604) (#415) (c3f14c6)
  • update client error schema to support schema errors (box/box-openapi#467) (#381) (b845f12)
  • update integration mapping response description (box/box-openapi#463) (#379) (e3d71e1)

New Features and Enhancements

  • add AI LLM endpoint AWS params (box/box-openapi#478) (#388) (d2fd1ec)
  • Expose method for making custom HTTP requests, convert FetchOptions into a class (box/box-codegen#610) (#431) (9a9ea62)
  • Support get collection by ID endpoint (box/box-codegen#595) (#396) (f1f47be)
  • Support getting file download URL and file thumbnail URL (box/box-codegen#617) (#435) (1cb4d5d)
  • Support nullable fields in TypeScript (box/box-codegen#612) (#425) (991dc29)
box-npm
published 1.7.0 •

Changelog

Source

1.7.0 (2024-10-17)

New Features and Enhancements

  • Include raw data in response object (box/box-codegen#576) (#375) (bdb9d0c)
  • Support ai/extract and ai/extract_structured endpoints (box/box-codegen#566) (#356) (4a33562)
box-npm
published 1.6.0 •

Changelog

Source

1.6.0 (2024-09-11)

Bug Fixes

  • Add the missing license to package.json (box/box-codegen#562) (#343) (cc9a8b8)
  • Fix variants in metadata query results (box/box-openapi#456) (#349) (2131e98)

New Features and Enhancements

box-npm
published 1.5.1 •

Changelog

Source

1.5.1 (2024-08-30)

Bug Fixes

  • Fix fetch options with interceptor (box/box-codegen#556) (#326) (3751eea)
box-npm
published 1.5.0 •

Changelog

Source

1.5.0 (2024-08-23)

Bug Fixes

  • Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451) (#317) (340fbd8)
  • Fix IntegrationMapping schemas (box/box-codegen#551) (#315) (a863b1e)

New Features and Enhancements

  • Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446) (#313) (d9664fd)
  • Include URL into FetchOptions (box/box-codegen#549) (#319) (30eaa6b)
box-npm
published 1.4.0 •

Changelog

Source

1.4.0 (2024-08-12)

Bug Fixes

New Features and Enhancements

  • Parametrise chunked uploads endpoint urls (box/box-openapi#444) (#302) (293a6e9)
  • ts: Add comments to properties and methods (box/box-codegen#537) (#284) (db3a2b5)
box-npm
published 1.3.0 •

Changelog

Source

1.3.0 (2024-07-24)

Bug Fixes

  • Extract IntegrationMappingPartnerItemSlack to union type (box/box-codegen#530) (#255) (fa8952a)
  • Improve chunked upload reliability (box/box-codegen#529) (#254) (12d9288)

New Features and Enhancements

box-npm
published 1.2.0 •

Changelog

Source

1.2.0 (2024-07-08)

Bug Fixes

New Features and Enhancements

  • Retry request with status code 202 (box/box-codegen#511) (#235) (03b8f43)
  • Support extensible enum types in Typescript (box/box-codegen#520) (#243) (5237972)
box-npm
published 1.1.0 •

Changelog

Source

1.1.0 (2024-06-12)

Bug Fixes

  • Fix CI for auto update pull requests (box/box-codegen#506) (#221) (bbc14f6)
  • remove quotation mark when date or datetime is used in queryParams (box/box-codegen#509) (#225) (28d2220)

New Features and Enhancements

  • add missing marker pagination fields and introduce new event type AppItemEventSource (box/box-openapi[#431](https://github.com/box/box-typescript-sdk-gen/issues/431)) (#224) (6c18ca3)
box-npm
published 1.0.0 •

Changelog

Source

1.0.0 (2024-05-20)

Bug Fixes

New Features and Enhancements

  • Add suppressNotifications and externalSystemName fields for Box Sign (box/box-openapi#425) (#197) (f4e4d52)
  • Move schemas to separate modules (box/box-codegen#483) (#182) (cf55214)
  • Support excluding endpoints and schemas in parser (box/box-codegen#487) (#183) (3bd6076)
  • Strict checks during deserialization (box/box-codegen#484) (#185) (469afb9)