v2.0.4: use keypairs (over rasha)

This commit is contained in:
AJ ONeal 2019-03-14 12:07:48 -06:00
vanhempi 2e7134dd8a
commit fd6a46e88a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa

Näytä tiedosto

@ -1,6 +1,6 @@
{
"name": "rsa-compat",
"version": "2.0.3",
"version": "2.0.4",
"engines": {
"node": ">=10.12"
},
@ -10,7 +10,6 @@
"rsa-keygen-js": "bin/rsa-keygen.js"
},
"scripts": {
"postinstall": "node lib/telemetry.js event:install",
"test": "bash test.sh"
},
"repository": {
@ -22,6 +21,7 @@
"ursa",
"forge",
"certificate",
"csr",
"tls",
"ssl",
"windows",