@types/jsrsasign
Advanced tools
Comparing version 10.5.14 to 10.5.15
@@ -34,3 +34,3 @@ declare namespace jsrsasign.KJUR.asn1.cms { | ||
signerInfoList: SignerInfo[]; | ||
constructor(); | ||
constructor(params?: object); | ||
addCertificatesByPEM(certPEM: string): void; | ||
@@ -37,0 +37,0 @@ getEncodedHex(): string; |
{ | ||
"name": "@types/jsrsasign", | ||
"version": "10.5.14", | ||
"version": "10.5.15", | ||
"description": "TypeScript definitions for jsrsasign", | ||
@@ -23,4 +23,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsrsasign", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3c46817bca74ca516cb9a11f5d6f7889aa913f4bda24fb98ac858016b67936fa", | ||
"typeScriptVersion": "4.7" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "d0ffc584180f0138bc6b51319185ef936167b4404a5c4061e45325962a7ca294", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 03 May 2024 04:36:10 GMT | ||
* Last updated: Thu, 28 Nov 2024 06:39:18 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
446348
176025