You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.0.5
- Use a lookup string in atobLookup and btoaLookup (@GiovanniFrigo in #38)
- Dependency updates
2.0.4
2.0.3
2.0.2
- Correct license in
package.json
(@Haegin)
2.0.1
- Add TypeScript type definitions, thanks to @LinusU
2.0.0
Modernization updates thanks to @TimothyGu:
1.0.4
1.0.3
- Replaced
let
with var
in lib/btoa.js
1.0.2
- Replaced
const
with var
in index.js