Socket
Socket
Sign inDemoInstall

@mlabs-haskell/json-bigint

Package Overview
Dependencies
0
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mlabs-haskell/json-bigint

JSON.parse with bigints support


Version published
Weekly downloads
47
decreased by-47.78%
Maintainers
6
Install size
26.8 kB
Created
Weekly downloads
 

Readme

Source

json-bigint

This is a fork of json-bigint.

JSON.parse/stringify with bigints support. Based on Douglas Crockford JSON.js package and bignumber.js library.

This is a simplified fork with removed config options. Native BigInt is always used for integers, and numbers with decimals are represented by Numbers.

Keywords

FAQs

Last updated on 31 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc