Socket
Socket
Sign inDemoInstall

@chainsafe/bls

Package Overview
Dependencies
Maintainers
4
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 5.1.0 to 5.1.1

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [5.1.1] - 2020-12-18
- Enable worker-threads support for blst [#76](https://github.com/ChainSafe/bls/pull/76)
## [5.1.0] - 2020-11-30

@@ -12,0 +16,0 @@

4

package.json
{
"name": "@chainsafe/bls",
"version": "5.1.0",
"version": "5.1.1",
"description": "Implementation of bls signature verification for ethereum 2.0",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

"devDependencies": {
"@chainsafe/blst": "^0.1.3",
"@chainsafe/blst": "^0.1.4",
"@chainsafe/lodestar-spec-test-util": "^0.12.0",

@@ -52,0 +52,0 @@ "@types/chai": "^4.2.9",

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