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

@mattrglobal/bls12381-key-pair

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mattrglobal/bls12381-key-pair - npm Package Compare versions

Comparing version 1.1.1-unstable.72c9cb3 to 1.1.1-unstable.9485f66

2

CHANGELOG.md

@@ -1,2 +0,2 @@

## 1.1.1-unstable.72c9cb3 (2023-09-28)
## 1.1.1-unstable.9485f66 (2023-09-28)

@@ -3,0 +3,0 @@

{
"name": "@mattrglobal/bls12381-key-pair",
"version": "1.1.1-unstable.72c9cb3",
"version": "1.1.1-unstable.9485f66",
"description": "A library for using BLS 12-381 key pairs with BBS+ signatures",

@@ -32,4 +32,7 @@ "homepage": "https://github.com/mattrglobal/bls12381-key-pair",

"engines": {
"node": ">=16.0.0"
"node": ">=14.0.0"
},
"devEngines": {
"node": "16.x || 18.x"
},
"scripts": {

@@ -60,3 +63,2 @@ "test:node": "BBS_SIGNATURES_MODE=\"NODE_JS_MODULE\" jest",

"conventional-changelog-cli": "4.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "6.8.0",

@@ -89,8 +91,3 @@ "eslint-config-prettier": "^6.10.1",

]
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
}
}
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