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

@types/jsrsasign

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsrsasign - npm Package Compare versions

Comparing version 10.5.0 to 10.5.1

1

jsrsasign/modules/KJUR/jws/JWS.d.ts

@@ -177,2 +177,3 @@ declare namespace jsrsasign.KJUR.jws {

spPayload: string | object,
key?: string | RSAKey | crypto.ECDSA | { b64: string } | { hex: string } | { utf8: string } | { rstr: string } | { b64u: string },
pass?: string | { [type: string]: string },

@@ -179,0 +180,0 @@ ): string;

4

jsrsasign/package.json
{
"name": "@types/jsrsasign",
"version": "10.5.0",
"version": "10.5.1",
"description": "TypeScript definitions for jsrsasign",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsrsasign",

"dependencies": {},
"typesPublisherContentHash": "54c76ffa6baf4253e9036f2d2cf1e600cdd520487bee0725583dccf8c576f1f0",
"typesPublisherContentHash": "91f723e36927a4627b82c69456597c1b5cd38e253885205e042dc3faead50b4d",
"typeScriptVersion": "4.6"
}

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

### Additional Details
* Last updated: Mon, 02 May 2022 12:01:40 GMT
* Last updated: Mon, 09 May 2022 14:01:37 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `jsrsasign`, `lang`

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