Skip to content

Commit 47bf946

Browse files
committed
fix: handle big integers in incoming events
An event may have data that contains a BigInt. The builtin `JSON` parser for JavaScript does not handle the `BigInt` types. The introduced `json-bigint` dependency (34k) does. Fixes: cloudevents#489 Signed-off-by: Lance Ball <lball@redhat.com>
1 parent 921e273 commit 47bf946

File tree

7 files changed

+970
-3160
lines changed

7 files changed

+970
-3160
lines changed

0 commit comments

Comments
 (0)