v2.0.4: use keypairs (over rasha)
This commit is contained in:
parent
2e7134dd8a
commit
fd6a46e88a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue