rsa-compat
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "rsa-compat", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"engines" : { | ||
"node" : ">=10.12" | ||
}, | ||
"description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", | ||
@@ -5,0 +8,0 @@ "main": "index.js", |
@@ -269,8 +269,10 @@ # [rsa-compat.js](https://git.coolaj86.com/coolaj86/rsa-compat.js) | ||
* v2.0.0 | ||
* remove ursa and node-forge as strict dependencies | ||
* v1.9.0 | ||
* v2.0 | ||
* remove ursa and node-forge deps | ||
* mark for node v10.11+ | ||
* v1.9 | ||
* consistently handle key generation across node crypto, ursa, and forge | ||
* move all other operations to rasha.js and rsa-csr.js | ||
* bugfix non-standard JWKs output (which *mostly* worked) | ||
* move dependencies to optional | ||
* v1.4.0 | ||
@@ -277,0 +279,0 @@ * remove ursa as dependency (just causes confusion), but note in docs |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
127027
294
3