@peculiar/asn1-x509-logotype
Advanced tools
Comparing version 2.3.7 to 2.3.8
@@ -14,2 +14,3 @@ "use strict"; | ||
} | ||
exports.HashAlgAndValue = HashAlgAndValue; | ||
tslib_1.__decorate([ | ||
@@ -21,2 +22,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.AlgorithmIdentifier }) | ||
], HashAlgAndValue.prototype, "hashValue", void 0); | ||
exports.HashAlgAndValue = HashAlgAndValue; |
@@ -11,3 +11,3 @@ "use strict"; | ||
LogotypeAudioChannels[LogotypeAudioChannels["quad"] = 4] = "quad"; | ||
})(LogotypeAudioChannels = exports.LogotypeAudioChannels || (exports.LogotypeAudioChannels = {})); | ||
})(LogotypeAudioChannels || (exports.LogotypeAudioChannels = LogotypeAudioChannels = {})); | ||
class LogotypeAudioInfo { | ||
@@ -21,2 +21,3 @@ constructor(params = {}) { | ||
} | ||
exports.LogotypeAudioInfo = LogotypeAudioInfo; | ||
tslib_1.__decorate([ | ||
@@ -37,2 +38,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.Integer }) | ||
], LogotypeAudioInfo.prototype, "language", void 0); | ||
exports.LogotypeAudioInfo = LogotypeAudioInfo; |
@@ -14,2 +14,3 @@ "use strict"; | ||
} | ||
exports.LogotypeAudio = LogotypeAudio; | ||
tslib_1.__decorate([ | ||
@@ -21,2 +22,1 @@ (0, asn1_schema_1.AsnProp)({ type: logotype_details_1.LogotypeDetails }) | ||
], LogotypeAudio.prototype, "audioInfo", void 0); | ||
exports.LogotypeAudio = LogotypeAudio; |
@@ -13,2 +13,3 @@ "use strict"; | ||
} | ||
exports.LogotypeData = LogotypeData; | ||
tslib_1.__decorate([ | ||
@@ -20,2 +21,1 @@ (0, asn1_schema_1.AsnProp)({ type: logotype_image_1.LogotypeImage, repeated: "sequence", optional: true }) | ||
], LogotypeData.prototype, "audio", void 0); | ||
exports.LogotypeData = LogotypeData; |
@@ -15,2 +15,3 @@ "use strict"; | ||
} | ||
exports.LogotypeDetails = LogotypeDetails; | ||
tslib_1.__decorate([ | ||
@@ -25,2 +26,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.IA5String }) | ||
], LogotypeDetails.prototype, "logotypeURI", void 0); | ||
exports.LogotypeDetails = LogotypeDetails; |
@@ -13,2 +13,3 @@ "use strict"; | ||
} | ||
exports.LogotypeExtn = LogotypeExtn; | ||
tslib_1.__decorate([ | ||
@@ -26,2 +27,1 @@ (0, asn1_schema_1.AsnProp)({ type: logotype_info_1.LogotypeInfo, context: 0, repeated: "sequence", optional: true }) | ||
], LogotypeExtn.prototype, "otherLogos", void 0); | ||
exports.LogotypeExtn = LogotypeExtn; |
@@ -11,3 +11,3 @@ "use strict"; | ||
LogotypeImageType[LogotypeImageType["color"] = 1] = "color"; | ||
})(LogotypeImageType = exports.LogotypeImageType || (exports.LogotypeImageType = {})); | ||
})(LogotypeImageType || (exports.LogotypeImageType = LogotypeImageType = {})); | ||
class LogotypeImageInfo { | ||
@@ -22,2 +22,3 @@ constructor(params = {}) { | ||
} | ||
exports.LogotypeImageInfo = LogotypeImageInfo; | ||
tslib_1.__decorate([ | ||
@@ -41,2 +42,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.Integer, context: 0, implicit: true, defaultValue: LogotypeImageType.color }) | ||
], LogotypeImageInfo.prototype, "language", void 0); | ||
exports.LogotypeImageInfo = LogotypeImageInfo; |
@@ -11,2 +11,3 @@ "use strict"; | ||
}; | ||
exports.LogotypeImageResolution = LogotypeImageResolution; | ||
tslib_1.__decorate([ | ||
@@ -18,5 +19,4 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.Integer, context: 1, implicit: true }) | ||
], LogotypeImageResolution.prototype, "tableSize", void 0); | ||
LogotypeImageResolution = tslib_1.__decorate([ | ||
exports.LogotypeImageResolution = LogotypeImageResolution = tslib_1.__decorate([ | ||
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Choice }) | ||
], LogotypeImageResolution); | ||
exports.LogotypeImageResolution = LogotypeImageResolution; |
@@ -14,2 +14,3 @@ "use strict"; | ||
} | ||
exports.LogotypeImage = LogotypeImage; | ||
tslib_1.__decorate([ | ||
@@ -21,2 +22,1 @@ (0, asn1_schema_1.AsnProp)({ type: logotype_details_1.LogotypeDetails }) | ||
], LogotypeImage.prototype, "imageInfo", void 0); | ||
exports.LogotypeImage = LogotypeImage; |
@@ -13,2 +13,3 @@ "use strict"; | ||
}; | ||
exports.LogotypeInfo = LogotypeInfo; | ||
tslib_1.__decorate([ | ||
@@ -20,5 +21,4 @@ (0, asn1_schema_1.AsnProp)({ type: logotype_data_1.LogotypeData, implicit: true, context: 0 }) | ||
], LogotypeInfo.prototype, "indirect", void 0); | ||
LogotypeInfo = tslib_1.__decorate([ | ||
exports.LogotypeInfo = LogotypeInfo = tslib_1.__decorate([ | ||
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Choice }) | ||
], LogotypeInfo); | ||
exports.LogotypeInfo = LogotypeInfo; |
@@ -14,2 +14,3 @@ "use strict"; | ||
} | ||
exports.LogotypeReference = LogotypeReference; | ||
tslib_1.__decorate([ | ||
@@ -21,2 +22,1 @@ (0, asn1_schema_1.AsnProp)({ type: hash_alg_and_value_1.HashAlgAndValue, repeated: "sequence" }) | ||
], LogotypeReference.prototype, "refStructURI", void 0); | ||
exports.LogotypeReference = LogotypeReference; |
@@ -14,2 +14,3 @@ "use strict"; | ||
} | ||
exports.OtherLogotypeInfo = OtherLogotypeInfo; | ||
tslib_1.__decorate([ | ||
@@ -21,2 +22,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.ObjectIdentifier }) | ||
], OtherLogotypeInfo.prototype, "info", void 0); | ||
exports.OtherLogotypeInfo = OtherLogotypeInfo; |
@@ -15,3 +15,3 @@ /** | ||
*/ | ||
export declare const id_logo: string; | ||
export declare const id_logo = "1.3.6.1.5.5.7.20"; | ||
/** | ||
@@ -23,3 +23,3 @@ * Loyalty logotype | ||
*/ | ||
export declare const id_logo_loyalty: string; | ||
export declare const id_logo_loyalty = "1.3.6.1.5.5.7.20.1"; | ||
/** | ||
@@ -31,3 +31,3 @@ * Certificate Background logotype | ||
*/ | ||
export declare const id_logo_background: string; | ||
export declare const id_logo_background = "1.3.6.1.5.5.7.20.2"; | ||
/** | ||
@@ -39,2 +39,2 @@ * Certificate Image Logotype | ||
*/ | ||
export declare const id_logo_certImage: string; | ||
export declare const id_logo_certImage = "1.3.6.1.5.5.7.20.3"; |
{ | ||
"name": "@peculiar/asn1-x509-logotype", | ||
"version": "2.3.7", | ||
"version": "2.3.8", | ||
"description": "ASN.1 schema of `Internet X.509 Public Key Infrastructure: Logotypes in X.509 Certificates` (RFC3709)", | ||
@@ -40,8 +40,8 @@ "files": [ | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.3.6", | ||
"@peculiar/asn1-x509": "^2.3.6", | ||
"@peculiar/asn1-schema": "^2.3.8", | ||
"@peculiar/asn1-x509": "^2.3.8", | ||
"asn1js": "^3.0.5", | ||
"tslib": "^2.4.0" | ||
"tslib": "^2.6.2" | ||
}, | ||
"gitHead": "a47fc68aba2b128772879ecff7da5632023e78ac" | ||
"gitHead": "12e8c8084034c74d8972712d455e6ebb61a99af4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
167766
Updated@peculiar/asn1-schema@^2.3.8
Updated@peculiar/asn1-x509@^2.3.8
Updatedtslib@^2.6.2