@peculiar/asn1-x509-logotype
Advanced tools
Comparing version 2.3.5 to 2.3.6
{ | ||
"name": "@peculiar/asn1-x509-logotype", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "ASN.1 schema of `Internet X.509 Public Key Infrastructure: Logotypes in X.509 Certificates` (RFC3709)", | ||
@@ -17,3 +17,3 @@ "files": [ | ||
], | ||
"author": "PeculiarVentures, Inc", | ||
"author": "PeculiarVentures, LLC", | ||
"license": "MIT", | ||
@@ -38,8 +38,8 @@ "main": "build/cjs/index.js", | ||
"dependencies": { | ||
"@peculiar/asn1-schema": "^2.3.3", | ||
"@peculiar/asn1-x509": "^2.3.5", | ||
"@peculiar/asn1-schema": "^2.3.6", | ||
"@peculiar/asn1-x509": "^2.3.6", | ||
"asn1js": "^3.0.5", | ||
"tslib": "^2.4.0" | ||
}, | ||
"gitHead": "9f26b20ded5adae115e29689971ff5139e66c2f5" | ||
"gitHead": "ece27cc0027104a1952ca49220b9f7063bc065c1" | ||
} |
Updated@peculiar/asn1-schema@^2.3.6
Updated@peculiar/asn1-x509@^2.3.6