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 1.2.1 to 1.2.2

lib/rsa-forge.old.js

3

node.js

@@ -7,2 +7,5 @@ /*!

'use strict';
require('buffer-v6-polyfill');
var RSA = {};

@@ -9,0 +12,0 @@ var NOBJ = {};

3

package.json
{
"name": "rsa-compat",
"version": "1.2.1",
"version": "1.2.2",
"description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler",

@@ -39,2 +39,3 @@ "main": "node.js",

"dependencies": {
"buffer-v6-polyfill": "^1.0.0",
"node-forge": "^0.6.41"

@@ -41,0 +42,0 @@ },

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