@mattrglobal/bls12381-key-pair
Advanced tools
Comparing version 1.1.1-unstable.72c9cb3 to 1.1.1-unstable.9485f66
@@ -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" | ||
} | ||
} | ||
} |
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
20
101177