Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow bigint type in JsonApplicationProgrammer. #1217

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Aug 11, 2024

typia.json.application<[Types]>() function still does not allow the bigint type, but its internal JsonApplicationProgrammer.write() function allows it for 3rd party libraries, especially @nestia/sdk case.

`typia.json.application<[Types]>()` function still does not allow the `bigint` type, but its internal `JsonApplicationProgrammer.write()` function for 3rd party libraries, especially `@nestia/sdk` case.
@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 11, 2024
@samchon samchon self-assigned this Aug 11, 2024
Copy link

pkg-pr-new bot commented Aug 11, 2024

commit: 7631ec3

npm i https://pkg.pr.new/typia@1217

Open in Stackblitz

Copy link

socket-security bot commented Aug 11, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@fastify/[email protected] None 0 25.5 kB matteo.collina
npm/@sinclair/[email protected] None 0 536 kB sinclair
npm/@trivago/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +71 21.2 MB ayusharma
npm/@typegoose/[email protected] environment Transitive: eval, filesystem, network, shell +105 17.4 MB hasezoey
npm/@types/[email protected] None 0 21.8 kB types
npm/@types/[email protected] None 0 9.24 kB types
npm/@types/[email protected] None +31 1 MB types
npm/@types/[email protected] None +9 108 kB types
npm/@types/[email protected] None 0 3.23 kB types
npm/@types/[email protected] None 0 6.67 kB types
npm/@typescript-eslint/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +109 16 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +102 12.8 MB jameshenry
npm/[email protected] eval Transitive: unsafe +4 1.18 MB esp
npm/[email protected] environment, filesystem, network, shell Transitive: eval, unsafe +37 2.99 MB matteo.collina
npm/[email protected] eval +2 1.55 MB jdalton
npm/[email protected] network Transitive: environment, eval, filesystem, unsafe +34 1.44 MB dougwilson
npm/[email protected] None 0 776 kB typestack-release-bot
npm/[email protected] None +3 14.2 MB typestack-release-bot
npm/[email protected] Transitive: filesystem, network, shell +35 4.01 MB mbostock
npm/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +109 14.5 MB gund
npm/[email protected] environment, filesystem, network Transitive: eval, unsafe +54 1.54 MB wesleytodd
npm/[email protected] eval +5 622 kB jsumners
npm/[email protected] Transitive: environment, eval, filesystem, unsafe +49 5.69 MB eomm
npm/[email protected] None +1 5.2 MB gcanti
npm/[email protected] eval, filesystem, network, shell, unsafe Transitive: environment +51 8.91 MB domenic
npm/[email protected] shell 0 3.14 kB seb
npm/[email protected] environment, filesystem, unsafe 0 11.2 MB prettier-bot
npm/[email protected] None 0 295 kB rbuckton
npm/[email protected] Transitive: network +4 695 kB samchon
npm/[email protected] None 0 667 kB colinmcd94

🚮 Removed packages: npm/@emotion/[email protected], npm/@emotion/[email protected], npm/@monaco-editor/[email protected], npm/@mui/[email protected], npm/@mui/[email protected], npm/@rollup/[email protected], npm/@samchon/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test OK

@samchon samchon merged commit 8bd3659 into master Aug 13, 2024
11 checks passed
@samchon samchon deleted the feature/json-schema-bigint branch August 13, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant