@relaycorp/dnssec
Advanced tools
Comparing version 1.11.6 to 1.12.0
@@ -13,3 +13,6 @@ import { DsData } from './records/DsData.js'; | ||
20326, DnssecAlgorithm.RSASHA256, DigestType.SHA256, Buffer.from('E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D', 'hex')), | ||
new DsData( | ||
// eslint-disable-next-line @typescript-eslint/no-magic-numbers | ||
38696, DnssecAlgorithm.RSASHA256, DigestType.SHA256, Buffer.from('683D2D0ACB8C9B712A1948B27F741219298D0A450D612C483AF444A4C0FB2B16', 'hex')), | ||
]; | ||
//# sourceMappingURL=ianaTrustAnchors.js.map |
{ | ||
"name": "@relaycorp/dnssec", | ||
"version": "1.11.6", | ||
"version": "1.12.0", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "email": "no-reply@relaycorp.tech", |
Sorry, the diff of this file is not supported yet
166845
2277