Socket
Socket
Sign inDemoInstall

@types/node-rsa

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

@types/node-rsa - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

node-rsa/index.d.ts

@@ -125,3 +125,3 @@ // Type definitions for node-rsa 0.4

| 'ascii' | 'utf8' | 'utf16le' | 'ucs2' | 'latin1'
| 'base64' | 'hex' | 'binary';
| 'base64' | 'hex' | 'binary' | 'buffer';

@@ -128,0 +128,0 @@ interface KeyComponents {

{
"name": "@types/node-rsa",
"version": "0.4.0",
"version": "0.4.1",
"description": "TypeScript definitions for node-rsa",

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Ali Taheri",
"url": "https://github.com/alitaheri"
"url": "https://github.com/alitaheri",
"githubUsername": "alitaheri"
}

@@ -22,5 +23,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "1cdbca079e6b3eaddbe0d9bc3dc5d5a0bedd28ea23d0d33918c58fb3503876ca",
"typesPublisherContentHash": "a20074e03332968c6a81c2d40c7241925276376b65de591114b9fb6f81182c81",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 02 Jun 2017 13:25:33 GMT
* Last updated: Tue, 05 Dec 2017 17:19:44 GMT
* Dependencies: node

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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