@peculiar/asn1-pkcs9
Advanced tools
Comparing version 2.0.32 to 2.0.33
{ | ||
"name": "@peculiar/asn1-pkcs9", | ||
"version": "2.0.32", | ||
"version": "2.0.33", | ||
"description": "ASN.1 schema based on PKCS#9 (RFC 2985)", | ||
@@ -37,4 +37,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@peculiar/asn1-cms": "^2.0.32", | ||
"@peculiar/asn1-pfx": "^2.0.32", | ||
"@peculiar/asn1-cms": "^2.0.33", | ||
"@peculiar/asn1-pfx": "^2.0.33", | ||
"@peculiar/asn1-pkcs8": "^2.0.32", | ||
@@ -53,3 +53,3 @@ "@peculiar/asn1-schema": "^2.0.32", | ||
"types": "build/types/index.d.ts", | ||
"gitHead": "3f2193126cf4df87cf7120f6c1c8989d12c4957a" | ||
"gitHead": "c6f6b9679182b53dc32efdd21c7196dd045389fc" | ||
} |
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
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
Updated@peculiar/asn1-cms@^2.0.33
Updated@peculiar/asn1-pfx@^2.0.33