3983be23f5
* fix(napi): big numbers losing precision on serde_json::Value * fix(napi): add feature flags for bigint on number conversion * chore(napi): change MAX_SAFE_INT to constant and convert big numbers to string when bigint is not available * chore(napi): change how the check for safe integer range is made |
||
---|---|---|
.. | ||
__test__ | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
electron.js | ||
index.d.ts | ||
package.json | ||
tsconfig.json |