UNPKG
libbase64
Version:
latest (1.3.0)
1.3.0
1.2.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.2.0
0.1.0
Encode and decode base64 encoded strings
github.com/nodemailer/libbase64
nodemailer/libbase64
libbase64
/
.ncurc.js
8 lines
(7 loc)
•
102 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= { upgrade:
true
, reject: [
// 5x is esm only
'chai'
] };