File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " axolotl" ,
3
3
"main" : " dist/axolotl.js" ,
4
- "version" : " 1.1.2 " ,
4
+ "version" : " 1.2.0 " ,
5
5
"authors" : [
6
6
" Joe Bandenburg <joe@bandenburg.com>"
7
7
],
8
- "description" : " A JavaScript port of libaxolotl . Axolotl is a ratcheting forward secrecy protocol." ,
8
+ "description" : " An independent JavaScript implementation of Axolotl . Axolotl is a ratcheting forward secrecy protocol." ,
9
9
"moduleType" : [
10
10
" amd" ,
11
11
" globals" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " axolotl" ,
3
- "version" : " 1.1.2 " ,
4
- "description" : " A JavaScript port of libaxolotl . Axolotl is a ratcheting forward secrecy protocol." ,
3
+ "version" : " 1.2.0 " ,
4
+ "description" : " An indepedent JavaScript implementation of Axolotl . Axolotl is a ratcheting forward secrecy protocol." ,
5
5
"main" : " dist/axolotl.js" ,
6
6
"directories" : {
7
7
"test" : " test"
You can’t perform that action at this time.
0 commit comments