Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit d6e55c2

Browse files
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)
1 parent a80285c commit d6e55c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libsignal-protocol",
33
"repository": "https://github.com/WhisperSystems/libsignal-protocol-javascript.git",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"license": "GPL-3.0",
66
"dependencies": {
77
"long": "^3.1.0",

0 commit comments

Comments
 (0)