@types/jsrsasign
Advanced tools
Comparing version 10.5.0 to 10.5.1
@@ -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; |
{ | ||
"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` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
445570
10754