@mattrglobal/bls12381-key-pair
Advanced tools
Comparing version 1.2.2-unstable.f2f9d96 to 1.2.2
@@ -1,9 +0,7 @@ | ||
## 1.2.2-unstable.f2f9d96 (2024-02-18) | ||
## [1.2.2](https://github.com/mattrglobal/bls12381-key-pair/compare/1.0.0...1.2.2) (2024-07-26) | ||
### Features | ||
- update `@mattrglobal/bbs-signatures` to version 1.4.0 ([665ef03](https://github.com/mattrglobal/bls12381-key-pair/commit/665ef03fb318caf254fd1f7bb16b240d5ce1018e)) | ||
## 1.2.2 (2024-02-18) | ||
# [1.2.1](https://github.com/mattrglobal/bls12381-key-pair/compare/1.2.0...1.2.1) (2023-10-04) | ||
@@ -10,0 +8,0 @@ |
{ | ||
"name": "@mattrglobal/bls12381-key-pair", | ||
"version": "1.2.2-unstable.f2f9d96", | ||
"version": "1.2.2", | ||
"description": "A library for using BLS 12-381 key pairs with BBS+ signatures", | ||
@@ -75,3 +75,3 @@ "homepage": "https://github.com/mattrglobal/bls12381-key-pair", | ||
"dependencies": { | ||
"@mattrglobal/bbs-signatures": "1.3.1", | ||
"@mattrglobal/bbs-signatures": "1.4.0", | ||
"bs58": "4.0.1", | ||
@@ -78,0 +78,0 @@ "rfc4648": "1.5.2" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
101925
0
+ Added@mattrglobal/bbs-signatures@1.4.0(transitive)
- Removed@mattrglobal/bbs-signatures@1.3.1(transitive)