Socket
Socket
Sign inDemoInstall

keypair

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keypair - npm Package Compare versions

Comparing version 0.0.6 to 1.0.0

4

package.json
{
"name": "keypair",
"description": "Generate a RSA PEM key pair from pure JS",
"version": "0.0.6",
"version": "1.0.0",
"repository": {

@@ -9,3 +9,3 @@ "type": "git",

},
"homepage": "https://github.com/juliangruber/keypare",
"homepage": "https://github.com/juliangruber/keypair",
"main": "index.js",

@@ -12,0 +12,0 @@ "scripts": {

@@ -34,3 +34,3 @@ # keypair

* `bits`: the size for the private key in bits. Default: **1024**.
* `bits`: the size for the private key in bits. Default: **2048**.
* `e`: the public exponent to use. Default: **65537**.

@@ -37,0 +37,0 @@

Sorry, the diff of this file is too big to display

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