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.3 to 0.0.4

.travis.yml

17

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

@@ -33,3 +33,16 @@ "type": "git",

},
"testling": {
"files": "test.js",
"browsers": [
"ie/6..latest",
"firefox/10",
"chrome/20..latest",
"safari/5.0.5..latest",
"opera/11.0..latest",
"iphone/6.0",
"ipad/6.0",
"android-browser/4.2"
]
},
"license": "BSD"
}
# keypair
Get a RSA PEM key pair from pure JS
Generate a RSA PEM key pair from pure JS
[![browser support](https://ci.testling.com/juliangruber/keypair.png)](https://ci.testling.com/juliangruber/keypair)
[![Build Status](https://travis-ci.org/juliangruber/keypair.png?branch=master)](https://travis-ci.org/juliangruber/keypair)
## Usage

@@ -7,0 +11,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