PackageTrack

npm · #4261

ordered-binary

1.6.121M downloads/mokriszyp/ordered-binary

Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order

Release timeline

28 releases since 2018
20182020202220242026

Releases

  1. 1.6.12 Jan 2026
    Release notes

    This project publishes no release notes. Between v1.5.3 and v1.6.1 there were 5 commits, 3 of them substantive:

    • Add support for big endian platforms
    • Fix handling of string null terminator that serves as separator before a null value
    • Fix handling of reading short numbers from buffers with a constrained ArrayBuffer
  2. 1.6.025 Jun 2025

    Nothing published for this version

  3. 1.5.32 Nov 2024
    Release notes

    This project publishes no release notes. Between v1.5.2 and v1.5.3 there were 2 commits, 2 of them substantive:

    • Remove logo
    • Fix utf8Write max length to accomodate new Node v23 behavior, #6
  4. 1.5.225 Sept 2024
    Release notes

    This project publishes no release notes. Between v1.5.1 and v1.5.2 there were 1 commits, 1 of them substantive:

    • Improvements for safely reading keys in the middle of buffers without modifying beyond key and handling trailing non-zero values
  5. 1.5.128 Nov 2023
    Release notes

    This project publishes no release notes. Between v1.5.0 and v1.5.1 there were 1 commits, 1 of them substantive:

    • Add support for negative larg BigInts
  6. 1.5.027 Nov 2023
    Release notes

    This project publishes no release notes. Between v1.2.4 and v1.5.0 there were 15 commits, 13 of them substantive:

    • add types for toBufferKey() and fromBufferKey()
    • Update description of toBufferKey
    • Remove unnecessary arrays, update version
    • Better handling of directly sized buffers with fromBufferKey/toBufferKey
    • Use Array.isArray for array checks, #4
    • Remove package lock
    • Properly escape low char bytes, kriszyp/lmdb-js#190
    • Fixes for bun
    • Fix handling of surrogate pairs, kriszyp/lmdb-js#249
    • Add support for ordered-binary
    • Fix truncated float for bigint, more tests
    • Add multi-part tests for bigint
    • Add basic negative bigint test
  7. 1.4.13 Jul 2023

    Nothing published for this version

  8. 1.4.028 Sept 2022

    Nothing published for this version

  9. 1.3.027 Jun 2022

    Nothing published for this version

  10. 1.2.511 Apr 2022

    Nothing published for this version

  11. 1.2.42 Feb 2022
    Release notes

    This project publishes no release notes. Between v1.2.2 and v1.2.4 there were 6 commits, 6 of them substantive:

    • Update deps
    • Expose null termination in encoder
    • Add main entry
    • Add main entry
    • Update deps and document constants
    • Add a typings file, #2
  12. 1.2.324 Dec 2021

    Nothing published for this version

  13. 1.2.216 Dec 2021
    Release notes

    This project publishes no release notes. Between v1.2.1 and v1.2.2 there were 1 commits, 1 of them substantive:

    • Use cross-platform maximum key
  14. 1.2.125 Nov 2021

    Nothing published for this version

  15. 1.2.025 Nov 2021

    Nothing published for this version

  16. 1.1.38 Sept 2021

    Nothing published for this version

  17. 1.1.27 Sept 2021

    Nothing published for this version

  18. 1.1.17 Sept 2021

    Nothing published for this version

  19. 1.1.05 Sept 2021

    Nothing published for this version

  20. 1.0.010 Aug 2021

    Nothing published for this version

  21. 0.2.36 Jul 2021

    Nothing published for this version

  22. 0.2.26 Jul 2021

    Nothing published for this version

  23. 0.2.12 Jul 2021

    Nothing published for this version

  24. 0.2.029 Jun 2021

    Nothing published for this version

  25. 0.1.130 Jan 2020

    Nothing published for this version

  26. 0.1.026 Sept 2019

    Nothing published for this version

  27. 0.0.214 Mar 2018

    Nothing published for this version

  28. 0.0.125 Feb 2018

    Nothing published for this version