@types/jsrsasign
Advanced tools
Comparing version 8.0.8 to 8.0.9
@@ -358,3 +358,3 @@ declare namespace jsrsasign.KJUR.jws { | ||
sJWT: string, | ||
key: string, | ||
key: string | RSAKey, | ||
acceptField?: { | ||
@@ -361,0 +361,0 @@ alg?: string[]; |
{ | ||
"name": "@types/jsrsasign", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"description": "TypeScript definitions for jsrsasign", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0fdc9a947b2c1e6c42a06b2f616ad4b0a6767e2a294195d05e4885ec767b7991", | ||
"typeScriptVersion": "3.2" | ||
"typesPublisherContentHash": "d8236c3002b3933f7baabe48d99a76fe24baf11e440ea878e907ce5b7a3a740e", | ||
"typeScriptVersion": "3.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 03 Nov 2020 17:46:43 GMT | ||
* Last updated: Tue, 08 Dec 2020 21:18:16 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
298306