noble-secp256k1
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "noble-secp256k1", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Noble secp256k1. Very fast, high-security, auditable, 0-dep, 1-file pubkey & ECDSA.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ # noble-secp256k1 ![Node CI](https://github.com/paulmillr/noble-secp256k1/workflows/Node%20CI/badge.svg) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
- Easily auditable TypeScript/JS code | ||
- Uses es2020 bigint. Supported in Chrome, Firefox, node 10+ | ||
- Uses es2020 bigint. Supported in Chrome, Firefox, Safari, node 10+ | ||
- All releases are signed and trusted | ||
@@ -18,0 +18,0 @@ - Check out all libraries: |
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
40163