buffer-indexof-polyfill
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
1.0.2
52M downloads/mo
#3058 most downloaded on npm
sarosia/buffer-indexof-polyfill
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2.5 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
3 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Oct 2015 to Sep 2020Releases
latest 3-
1.0.209 Sep 2020Commits, not release notes
This project publishes no release notes. Between
1.0.1and1.0.2there were 10 commits, 5 of them substantive:- fix: fixed deprecation warning for 'new Buffer'
- fix: removed redundant initBuffer() func
- Revert "fix: fixed deprecation warning for 'new Buffer'"
- fix: make fix compatible with node < v6
- style: fixed lint errors and added 'fix' script to package.json
-
1.0.102 Oct 2016Commits, not release notes
This project publishes no release notes. Between
1.0.0and1.0.1there were 11 commits, 9 of them substantive:- Add travis YAML for running CI on travis.org.
- Remove nodejs 0.8 from the testing list and set nodejs engine version must be >= 0.10.
- Fix missing comma in package.json.
- Update README.md
- Run eslint with CI.
- added lastIndexOf
- lastIndexOf exists for node 4.x, but unusable
- whitespace corrected, align to the String#lastIndexOf
- commiting code just to pass eslint
-
1.0.012 Oct 2015Nothing published for this version