We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67bce8 commit 3bdbcf8Copy full SHA for 3bdbcf8
deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tls/enum",
3
- "version": "0.7.2",
+ "version": "0.7.3",
4
"exports": "./src/mod.ts",
5
"publish": {
6
"exclude": ["dist/"]
@@ -17,6 +17,6 @@
17
"@noble/hashes": "npm:@noble/hashes@^1.6.1",
18
"@peculiar/x509": "npm:@peculiar/x509@^1.12.3",
19
"@std/assert": "jsr:@std/assert@^1.0.2",
20
- "@tls/struct": "jsr:@tls/struct@^0.3.6"
+ "@tls/struct": "jsr:@tls/struct@^0.3.7"
21
}
22
0 commit comments