@types/jsrsasign
Advanced tools
Comparing version 10.5.4 to 10.5.5
@@ -460,3 +460,3 @@ declare namespace jsrsasign { | ||
*/ | ||
function getString(h: string, idx: number, errorReturn: ErrorReturn): string | ErrorReturn; | ||
function getString(h: string, idx: number, errorReturn?: ErrorReturn): string | ErrorReturn; | ||
@@ -463,0 +463,0 @@ /** |
{ | ||
"name": "@types/jsrsasign", | ||
"version": "10.5.4", | ||
"version": "10.5.5", | ||
"description": "TypeScript definitions for jsrsasign", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsrsasign", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c6da4ab7c0ab176145b6dc36f3f97c99162d6a051bf6603bb32961474628d22f", | ||
"typesPublisherContentHash": "9ce8b89a61b83201aaf2058605f40556143499bdc8f84a139befd472b9819412", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 28 Sep 2022 07:32:58 GMT | ||
* Last updated: Wed, 25 Jan 2023 15:32:34 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `jsrsasign`, `lang` |
Sorry, the diff of this file is too big to display
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
446440
10776