This commit is contained in:
juanelas 2020-03-02 11:08:48 +01:00
parent faf6f5023d
commit f7f5b5a8f8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bigint-crypto-utils",
"version": "2.4.4",
"version": "2.4.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "bigint-crypto-utils",
"version": "2.4.4",
"version": "2.4.5",
"description": "Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing.",
"keywords": [
"modular arithmetics",