Este commit está contenido en:
AJ ONeal 2020-07-28 15:46:21 -06:00
padre 2f14507693
commit c66e9267aa
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

2
package-lock.json generado
Ver fichero

@ -1,6 +1,6 @@
{
"name": "@root/keypairs",
"version": "0.9.1",
"version": "0.10.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Ver fichero

@ -1,6 +1,6 @@
{
"name": "@root/keypairs",
"version": "0.9.1",
"version": "0.10.0",
"description": "Lightweight, Zero-Dependency RSA and EC/ECDSA crypto for Node.js and Browsers",
"main": "keypairs.js",
"browser": {