Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gmp-wasm

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gmp-wasm - npm Package Versions

2

1.3.2

Diff

Changelog

Source

1.3.2 (July 7, 2024)

  • Fix ArrayView being detached
daninet
published 1.3.1 •

Changelog

Source

1.3.1 (July 6, 2024)

  • Use Node.js v20
daninet
published 1.1.0 •

Changelog

Source

1.1.0 (Apr 22, 2022)

  • Rename mpfr_get_pretty_string() to mpfr_to_string()
  • Add mpz_to_string() and mpq_to_string() helpers
  • Add mpz_set_string(), mpz_init_set_string(), mpq_set_string(), mpfr_set_string(), mpfr_init_set_string() helpers
  • Add radix parameter to Rational.toString()
daninet
published 1.0.2 •

Changelog

Source

1.0.2 (Apr 18, 2022)

  • Add missing mpq_numref(), mpq_denref() functions
  • Add mpfr_get_pretty_string() function
daninet
published 1.0.1 •

Changelog

Source

1.0.1 (Apr 9, 2022)

  • Fix path of TS type declarations
daninet
published 1.0.0 •

Changelog

Source

1.0.0 (Apr 9, 2022)

  • BREAKING CHANGES:
    • exponent2() was renamed to exponent()
    • isPrime() was renamed to isProbablyPrime()
  • New documentation based on TypeDoc
  • More strict TS types
  • Update all dependencies
daninet
published 0.9.4 •

Changelog

Source

0.9.4 (Dec 21, 2021)

  • Fix uninitialized usage of mpz_t (by Yuri Stuken)
daninet
published 0.9.3 •

Changelog

Source

0.9.3 (Dec 17, 2021)

  • Support setting radix for Float string operations (by Yuri Stuken)
daninet
published 0.9.2 •

Changelog

Source

0.9.2 (Dec 5, 2021)

  • Add mini bundle without Float / MPFR functions
daninet
published 0.9.1 •

Changelog

Source

0.9.1 (Dec 4, 2021)

  • Accept string parameter for common operations in the high level wrapper
  • Add toFixed() to floats
  • Use JS representation of @NaN@ and @Inf@, when serializing into a string
  • Add toFloat(), toRational(), toInteger() methods
2
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc