Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chainsafe/bls

Package Overview
Dependencies
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/bls - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

.eslintrc.js

4

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc