Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More →
Socket
Sign inDemoInstall
Socket

rsa-compat

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsa-compat - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

5

package.json
{
"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",

8

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc