Socket
Socket
Sign inDemoInstall

@peculiar/asn1-x509-attr

Package Overview
Dependencies
4
Maintainers
6
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.6 to 2.3.8

2

build/cjs/aa_clear_attrs.js

@@ -15,2 +15,3 @@ "use strict";

}
exports.ACClearAttrs = ACClearAttrs;
tslib_1.__decorate([

@@ -25,2 +26,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralName })

], ACClearAttrs.prototype, "attrs", void 0);
exports.ACClearAttrs = ACClearAttrs;

@@ -13,2 +13,3 @@ "use strict";

}
exports.AAControls = AAControls;
tslib_1.__decorate([

@@ -26,2 +27,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.Integer, optional: true })

], AAControls.prototype, "permitUnSpecified", void 0);
exports.AAControls = AAControls;

@@ -13,2 +13,3 @@ "use strict";

};
exports.AttCertIssuer = AttCertIssuer;
tslib_1.__decorate([

@@ -20,5 +21,4 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralName, repeated: "sequence" })

], AttCertIssuer.prototype, "v2Form", void 0);
AttCertIssuer = tslib_1.__decorate([
exports.AttCertIssuer = AttCertIssuer = tslib_1.__decorate([
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Choice })
], AttCertIssuer);
exports.AttCertIssuer = AttCertIssuer;

@@ -13,2 +13,3 @@ "use strict";

}
exports.AttCertValidityPeriod = AttCertValidityPeriod;
tslib_1.__decorate([

@@ -20,2 +21,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.GeneralizedTime })

], AttCertValidityPeriod.prototype, "notAfterTime", void 0);
exports.AttCertValidityPeriod = AttCertValidityPeriod;

@@ -13,5 +13,5 @@ "use strict";

};
AttrSpec = AttrSpec_1 = tslib_1.__decorate([
exports.AttrSpec = AttrSpec;
exports.AttrSpec = AttrSpec = AttrSpec_1 = tslib_1.__decorate([
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Sequence, itemType: asn1_schema_1.AsnPropTypes.ObjectIdentifier })
], AttrSpec);
exports.AttrSpec = AttrSpec;

@@ -13,3 +13,3 @@ "use strict";

AttCertVersion[AttCertVersion["v2"] = 1] = "v2";
})(AttCertVersion = exports.AttCertVersion || (exports.AttCertVersion = {}));
})(AttCertVersion || (exports.AttCertVersion = AttCertVersion = {}));
class AttributeCertificateInfo {

@@ -27,2 +27,3 @@ constructor(params = {}) {

}
exports.AttributeCertificateInfo = AttributeCertificateInfo;
tslib_1.__decorate([

@@ -55,2 +56,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.Integer })

], AttributeCertificateInfo.prototype, "extensions", void 0);
exports.AttributeCertificateInfo = AttributeCertificateInfo;

@@ -16,2 +16,3 @@ "use strict";

}
exports.AttributeCertificate = AttributeCertificate;
tslib_1.__decorate([

@@ -26,2 +27,1 @@ (0, asn1_schema_1.AsnProp)({ type: attribute_certificate_info_1.AttributeCertificateInfo })

], AttributeCertificate.prototype, "signatureValue", void 0);
exports.AttributeCertificate = AttributeCertificate;

@@ -13,5 +13,5 @@ "use strict";

ClassListFlags[ClassListFlags["topSecret"] = 32] = "topSecret";
})(ClassListFlags = exports.ClassListFlags || (exports.ClassListFlags = {}));
})(ClassListFlags || (exports.ClassListFlags = ClassListFlags = {}));
class ClassList extends asn1_schema_1.BitString {
}
exports.ClassList = ClassList;

@@ -15,2 +15,3 @@ "use strict";

}
exports.Clearance = Clearance;
tslib_1.__decorate([

@@ -25,2 +26,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.ObjectIdentifier })

], Clearance.prototype, "securityCategories", void 0);
exports.Clearance = Clearance;

@@ -14,2 +14,3 @@ "use strict";

}
exports.Holder = Holder;
tslib_1.__decorate([

@@ -24,2 +25,1 @@ (0, asn1_schema_1.AsnProp)({ type: issuer_serial_1.IssuerSerial, implicit: true, context: 0, optional: true })

], Holder.prototype, "objectDigestInfo", void 0);
exports.Holder = Holder;

@@ -12,2 +12,3 @@ "use strict";

}
exports.IetfAttrSyntaxValueChoices = IetfAttrSyntaxValueChoices;
tslib_1.__decorate([

@@ -22,3 +23,2 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.OctetString })

], IetfAttrSyntaxValueChoices.prototype, "string", void 0);
exports.IetfAttrSyntaxValueChoices = IetfAttrSyntaxValueChoices;
class IetfAttrSyntax {

@@ -30,2 +30,3 @@ constructor(params = {}) {

}
exports.IetfAttrSyntax = IetfAttrSyntax;
tslib_1.__decorate([

@@ -37,2 +38,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralNames, implicit: true, context: 0, optional: true })

], IetfAttrSyntax.prototype, "values", void 0);
exports.IetfAttrSyntax = IetfAttrSyntax;

@@ -15,2 +15,3 @@ "use strict";

}
exports.IssuerSerial = IssuerSerial;
tslib_1.__decorate([

@@ -25,2 +26,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralNames })

], IssuerSerial.prototype, "issuerUID", void 0);
exports.IssuerSerial = IssuerSerial;

@@ -12,3 +12,3 @@ "use strict";

DigestedObjectType[DigestedObjectType["otherObjectTypes"] = 2] = "otherObjectTypes";
})(DigestedObjectType = exports.DigestedObjectType || (exports.DigestedObjectType = {}));
})(DigestedObjectType || (exports.DigestedObjectType = DigestedObjectType = {}));
class ObjectDigestInfo {

@@ -22,2 +22,3 @@ constructor(params = {}) {

}
exports.ObjectDigestInfo = ObjectDigestInfo;
tslib_1.__decorate([

@@ -35,2 +36,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.Enumerated })

], ObjectDigestInfo.prototype, "objectDigest", void 0);
exports.ObjectDigestInfo = ObjectDigestInfo;

@@ -14,5 +14,5 @@ "use strict";

};
ProxyInfo = ProxyInfo_1 = tslib_1.__decorate([
exports.ProxyInfo = ProxyInfo;
exports.ProxyInfo = ProxyInfo = ProxyInfo_1 = tslib_1.__decorate([
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Sequence, itemType: target_1.Targets })
], ProxyInfo);
exports.ProxyInfo = ProxyInfo;

@@ -12,2 +12,3 @@ "use strict";

}
exports.RoleSyntax = RoleSyntax;
tslib_1.__decorate([

@@ -19,2 +20,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralNames, implicit: true, context: 0, optional: true })

], RoleSyntax.prototype, "roleName", void 0);
exports.RoleSyntax = RoleSyntax;

@@ -13,2 +13,3 @@ "use strict";

}
exports.SecurityCategory = SecurityCategory;
tslib_1.__decorate([

@@ -20,2 +21,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_schema_1.AsnPropTypes.ObjectIdentifier, implicit: true, context: 0 })

], SecurityCategory.prototype, "value", void 0);
exports.SecurityCategory = SecurityCategory;

@@ -14,2 +14,3 @@ "use strict";

}
exports.SvceAuthInfo = SvceAuthInfo;
tslib_1.__decorate([

@@ -24,2 +25,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralName })

], SvceAuthInfo.prototype, "authInfo", void 0);
exports.SvceAuthInfo = SvceAuthInfo;

@@ -16,2 +16,3 @@ "use strict";

}
exports.TargetCert = TargetCert;
tslib_1.__decorate([

@@ -26,3 +27,2 @@ (0, asn1_schema_1.AsnProp)({ type: issuer_serial_1.IssuerSerial })

], TargetCert.prototype, "certDigestInfo", void 0);
exports.TargetCert = TargetCert;
let Target = class Target {

@@ -33,2 +33,3 @@ constructor(params = {}) {

};
exports.Target = Target;
tslib_1.__decorate([

@@ -43,6 +44,5 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralName, context: 0, implicit: true })

], Target.prototype, "targetCert", void 0);
Target = tslib_1.__decorate([
exports.Target = Target = tslib_1.__decorate([
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Choice })
], Target);
exports.Target = Target;
let Targets = Targets_1 = class Targets extends asn1_schema_1.AsnArray {

@@ -54,5 +54,5 @@ constructor(items) {

};
Targets = Targets_1 = tslib_1.__decorate([
exports.Targets = Targets;
exports.Targets = Targets = Targets_1 = tslib_1.__decorate([
(0, asn1_schema_1.AsnType)({ type: asn1_schema_1.AsnTypeTypes.Sequence, itemType: Target })
], Targets);
exports.Targets = Targets;

@@ -14,2 +14,3 @@ "use strict";

}
exports.V2Form = V2Form;
tslib_1.__decorate([

@@ -24,2 +25,1 @@ (0, asn1_schema_1.AsnProp)({ type: asn1_x509_1.GeneralNames, optional: true })

], V2Form.prototype, "objectDigestInfo", void 0);
exports.V2Form = V2Form;

@@ -6,3 +6,3 @@ /**

*/
export declare const id_pe_ac_auditIdentity: string;
export declare const id_pe_ac_auditIdentity = "1.3.6.1.5.5.7.1.4";
/**

@@ -13,3 +13,3 @@ * ```

*/
export declare const id_pe_aaControls: string;
export declare const id_pe_aaControls = "1.3.6.1.5.5.7.1.6";
/**

@@ -20,3 +20,3 @@ * ```

*/
export declare const id_pe_ac_proxying: string;
export declare const id_pe_ac_proxying = "1.3.6.1.5.5.7.1.10";
/**

@@ -27,3 +27,3 @@ * ```

*/
export declare const id_ce_targetInformation: string;
export declare const id_ce_targetInformation = "2.5.29.55";
/**

@@ -34,3 +34,3 @@ * ```

*/
export declare const id_aca: string;
export declare const id_aca = "1.3.6.1.5.5.7.10";
/**

@@ -41,3 +41,3 @@ * ```

*/
export declare const id_aca_authenticationInfo: string;
export declare const id_aca_authenticationInfo = "1.3.6.1.5.5.7.10.1";
/**

@@ -48,3 +48,3 @@ * ```

*/
export declare const id_aca_accessIdentity: string;
export declare const id_aca_accessIdentity = "1.3.6.1.5.5.7.10.2";
/**

@@ -55,3 +55,3 @@ * ```

*/
export declare const id_aca_chargingIdentity: string;
export declare const id_aca_chargingIdentity = "1.3.6.1.5.5.7.10.3";
/**

@@ -62,3 +62,3 @@ * ```

*/
export declare const id_aca_group: string;
export declare const id_aca_group = "1.3.6.1.5.5.7.10.4";
/**

@@ -69,3 +69,3 @@ * ```

*/
export declare const id_aca_encAttrs: string;
export declare const id_aca_encAttrs = "1.3.6.1.5.5.7.10.6";
/**

@@ -82,3 +82,3 @@ * ```

*/
export declare const id_at_role: string;
export declare const id_at_role = "2.5.4.72";
/**

@@ -85,0 +85,0 @@ * ```

{
"name": "@peculiar/asn1-x509-attr",
"version": "2.3.6",
"version": "2.3.8",
"description": "ASN.1 schema of `An Internet Attribute Certificate` (RFC3281)",

@@ -37,8 +37,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": "ece27cc0027104a1952ca49220b9f7063bc065c1"
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc