@chainsafe/bls
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -10,2 +10,6 @@ # Changelog | ||
## [6.0.2] - 2021-08-23 | ||
- Add register script [#102](https://github.com/ChainSafe/bls/pull/102) | ||
## [6.0.1] - 2021-04-05 | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@chainsafe/bls", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Implementation of bls signature verification for ethereum 2.0", | ||
@@ -16,6 +16,4 @@ "main": "lib/index.js", | ||
"lib/**/*.d.ts", | ||
"blst-native.*", | ||
"browser.*", | ||
"herumi.*", | ||
"node." | ||
"*.d.ts", | ||
"*.js" | ||
], | ||
@@ -22,0 +20,0 @@ "keywords": [ |
# bls | ||
[![Build Status](https://travis-ci.org/ChainSafe/lodestar.svg?branch=master)](https://travis-ci.org/ChainSafe/lodestar) | ||
[![codecov](https://codecov.io/gh/ChainSafe/lodestar/branch/master/graph/badge.svg)](https://codecov.io/gh/ChainSafe/lodestar) | ||
@@ -5,0 +4,0 @@ ![ETH2.0_Spec_Version 1.0.0](https://img.shields.io/badge/ETH2.0_Spec_Version-1.0.0-2e86c1.svg) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64006
52
1181
125