PackageTrack Sign in Track my project

bytes

Utility to parse a string bytes to bytes and vice-versa

3.1.2 483M downloads/mo #276 most downloaded on npm visionmedia/bytes.js

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 2.8 years

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

14 years old

18 releases · first in 2012

0 releases in the last 12 months

see the full history below

Release timeline

18 releases · Jun 2012 to Jan 2022
2013 2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 18
  1. 3.1.2 28 Jan 2022
    Commits, not release notes

    This project publishes no release notes. Between 3.1.1 and 3.1.2 there were 5 commits, 4 of them substantive:

    • build: Node.js@17.3
    • Fix return value for un-parsable strings
    • build: mocha@9.2.0
    • build: Node.js@17.4
  2. 3.1.1 15 Nov 2021
    Commits, not release notes

    This project publishes no release notes. Between 3.1.0 and 3.1.1 there were 28 commits, 27 of them substantive:

    • docs: fix npm version badge
    • build: eslint@5.13.0
    • build: nyc@13.2.0
    • build: Node.js@11.9
    • build: use GitHub Actions instead of Travis CI
    • build: Node.js@10.24
    • build: Node.js@11.15
    • build: support Node.js 12.x
    • build: nyc@13.3.0
    • build: eslint@5.16.0
    • build: mocha@6.2.3
    • build: eslint@6.8.0
    • build: support Node.js 13.x
    • build: support Node.js 14.x
    • build: eslint@7.32.0
    • build: mocha@7.2.0
    • build: support Node.js 15.x
    • build: support Node.js 16.x
    • build: mocha@8.4.0
    • docs: add quotes around example in thousandsSeparator

    …and 7 more.

  3. 3.1.0 23 Jan 2019
    Commits, not release notes

    This project publishes no release notes. Between 3.0.0 and 3.1.0 there were 34 commits, 33 of them substantive:

    • build: Node.js@6.12
    • tests: fix typos in descriptions
    • build: fix typo in .gitignore
    • build: Node.js@6.13
    • build: support Node.js 9.x
    • lint: add eslint recommended rules
    • build: nyc@11.5.0
    • build: add .eslintignore
    • build: add .editorconfig and lint rules
    • build: Node.js@4.9
    • build: Node.js@6.14
    • build: eslint@4.19.1
    • build: nyc@11.9.0
    • build: Node.js@8.11
    • build: Node.js@9.11
    • build: support Node.js 10.x
    • build: io.js@2.5
    • build: restructure Travis CI build steps
    • build: mocha@5.2.0
    • docs: switch badges to badgen

    …and 13 more.

  4. 3.0.0 31 Aug 2017
    Commits, not release notes

    This project publishes no release notes. Between 2.5.0 and 3.0.0 there were 13 commits, 12 of them substantive:

    • build: Node.js@6.11
    • build: use precise dist on Travis
    • build: Node.js@7.10
    • build: nyc@10.3.2
    • build: simplify gitignore
    • build: support Node.js 8.x
    • Remove support for ComponentJS
    • Remove support for Node.js 0.6
    • build: mocha@2.5.3
    • Change "kB" to "KB" in format output
    • docs: move installation to the top
    • docs: table alignment adjustments
  5. 2.5.0 25 Mar 2017
    Commits, not release notes

    This project publishes no release notes. Between 2.4.0 and 2.5.0 there were 19 commits, 18 of them substantive:

    • build: Node.js@4.5
    • build: Node.js@5.12
    • build: support Node.js 6.x
    • build: add package engines
    • build: Node.js@4.7
    • build: Node.js@6.9
    • build: support Node.js 7.x
    • docs: first argument of parse() can be a number
    • docs: fix default value for thousandsSeparator option
    • build: Node.js@4.8
    • build: Node.js@6.10
    • build: Node.js@7.7
    • build: add code coverage report with nyc
    • tests: add test for invalid bytes() input
    • docs: replace license badge with text
    • build: add coverage reporting
    • Add option "unit"
    • docs: use character that does not conflict with tables
  6. 2.4.0 01 Jun 2016
    Commits, not release notes

    This project publishes no release notes. Between 2.3.0 and 2.4.0 there were 5 commits, 4 of them substantive:

    • build: Node.js@4.4
    • build: Node.js@5.10
    • build: cache node_modules on Travis CI
    • Add option "unitSeparator"
  7. 2.3.0 16 Feb 2016
    Commits, not release notes

    This project publishes no release notes. Between 2.2.0 and 2.3.0 there were 11 commits, 10 of them substantive:

    • docs: add supported abbreviations for parse
    • build: Node.js@5.5
    • build: reduce runtime versions to one per major
    • Fix non-finite numbers to .format to return null
    • Fix some jsdoc issues
    • build: Node.js@4.3
    • build: Node.js@5.6
    • perf: hoist regular expressions
    • Fix parsing byte string that looks like hex
    • Drop partial bytes on all parsed units
  8. 2.2.0 14 Nov 2015
    Commits, not release notes

    This project publishes no release notes. Between 2.1.0 and 2.2.0 there were 10 commits, 8 of them substantive:

    • docs: add NPM badges
    • build: run tests on Travis CI
    • build: support io.js 3.x
    • build: support Node.js 4.0
    • build: Node.js@4.2
    • build: support Node.js 5.x
    • Add option "decimalPlaces"
    • Add option "fixedDecimals"
  9. 2.1.0 22 May 2015
    Commits, not release notes

    This project publishes no release notes. Between 2.0.2 and 2.1.0 there were 4 commits, 2 of them substantive:

    • Add .format and .parse exports
    • Combine all code into index.js
  10. 2.0.2 21 May 2015

    Nothing published for this version

  11. 2.0.1 08 May 2015

    Nothing published for this version

  12. 2.0.0 12 Apr 2015

    Nothing published for this version

  13. 1.0.0 05 May 2014

    Nothing published for this version

  14. 0.3.0 20 Mar 2014

    Nothing published for this version

  15. 0.2.1 01 Apr 2013

    Nothing published for this version

  16. 0.2.0 28 Oct 2012

    Nothing published for this version

  17. 0.1.0 17 Aug 2012

    Nothing published for this version

  18. 0.0.1 11 Jun 2012

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project