@peculiar/asn1-cms
Advanced tools
Comparing version 2.0.17 to 2.0.18
@@ -9,2 +9,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./issuer_and_serial_number"), exports); | ||
tslib_1.__exportStar(require("./object_identifiers"), exports); | ||
tslib_1.__exportStar(require("./revocation_info_choice"), exports); | ||
@@ -11,0 +12,0 @@ tslib_1.__exportStar(require("./signed_data"), exports); |
@@ -6,2 +6,3 @@ export * from "./attribute"; | ||
export * from "./issuer_and_serial_number"; | ||
export * from "./object_identifiers"; | ||
export * from "./revocation_info_choice"; | ||
@@ -8,0 +9,0 @@ export * from "./signed_data"; |
@@ -6,2 +6,3 @@ export * from "./attribute"; | ||
export * from "./issuer_and_serial_number"; | ||
export * from "./object_identifiers"; | ||
export * from "./revocation_info_choice"; | ||
@@ -8,0 +9,0 @@ export * from "./signed_data"; |
{ | ||
"name": "@peculiar/asn1-cms", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"description": "ASN.1 schema of `Cryptographic Message Syntax (CMS)` (RFC5652)", | ||
@@ -42,3 +42,3 @@ "files": [ | ||
}, | ||
"gitHead": "201ec3ab1bb8adbc77ed8224986cb545154dad89" | ||
"gitHead": "26370fde39296dbc5759ecd53153e47a470b57d0" | ||
} |
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
699830
57
1135