UNPKG
ssb-keys
Version:
latest (8.5.0)
8.5.0
8.4.1
8.4.0
8.3.0
8.2.1
8.2.0
8.1.0
8.0.2
8.0.1
8.0.0
7.2.2
7.2.1
7.2.0
7.1.7
7.1.6
7.1.5
7.1.4
7.1.3
7.1.2
7.1.1
7.1.0
7.0.16
7.0.15
7.0.14
7.0.13
7.0.12
7.0.11
7.0.10
7.0.9
7.0.8
7.0.7
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
6.1.2
6.1.1
6.1.0
6.0.0
5.1.2
5.1.1
5.1.0
5.0.2
5.0.1
5.0.0
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.1
3.0.0
2.1.0
2.0.1
2.0.0
1.0.1
1.0.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
keyfile operations for ssb
github.com/ssbc/ssb-keys
ssbc/ssb-keys
ssb-keys
/
CHANGELOG.md
6 lines
(4 loc)
•
232 B
Markdown
View Raw
1
2
3
4
5
6
# 8.0.0
-
BREAKING CHANGE: Node.js versions lower than 5.10.0 are not supported anymore
-
Internally uses
`Buffer.from`
instead of the deprecated constructor
`new Buffer`
-
Depend on
`chloride@2.2.8`
, not allowing
`chloride@2.3.x`