v1.3.0
Remove 1000 messageKey limit entirely, along with custom limits (#42) Throw error if asked to jump forward in chain by over 2000 (#43) Remove logging from verifyMAC on mismatch (#44) Update to new signalapp github organization (#45) Fix code example typo in Readme (#39)
This commit is contained in:
parent
a80285cc83
commit
d6e55c2e33
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "libsignal-protocol",
|
||||
"repository": "https://github.com/WhisperSystems/libsignal-protocol-javascript.git",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"long": "^3.1.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user