git ssb

0+

wanderer🌟 / bls-lib



Commit 9226bf29380d872b89fd19a7dbfbcab484dfac9e

0.3.4

wanderer committed on 4/17/2018, 4:35:10 PM
Parent: b278e082117e8d0f58457f4e41e9c7b7adfbf9f1

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 335818 bytes
New file size: 335818 bytes
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "bls-lib",
3- "version": "0.3.3",
3 + "version": "0.3.4",
44 "description": "this library provides primitives for creating and verifying BLS threshold signatures",
55 "main": "index.js",
66 "scripts": {
77 "coveralls": "npm run coverage && nyc report --reporter=text-lcov | coveralls",

Built with git-ssb-web