3.0.4
This commit is contained in:
parent
c246ef34f2
commit
5e31534b31
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigint-crypto-utils",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bigint-crypto-utils",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"description": "Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt",
|
||||
"keywords": [
|
||||
"modular arithmetics",
|
||||
|
|
Loading…
Reference in New Issue