We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3793672 commit 9a8f8a1Copy full SHA for 9a8f8a1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "read-tls-client-hello",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"author": "Tim Perry <[email protected]>",
5
"description": "A pure-JS module to read TLS client hello data and fingerprints from an incoming socket connection",
6
"main": "./dist/index.js",
0 commit comments