Skip to content

Releases: baltpeter/base64-search

v1.1.0: Browser support

26 Feb 09:38
a94a9ce

Choose a tag to compare

With this release, we don't depend on Node's buffer anymore and instead use https://github.com/feross/buffer. This means that base64-search can now be used in the browser without needing browserify or similar.

Full Changelog: v1.0.0...v1.1.0