We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5ae10 commit e1574e8Copy full SHA for e1574e8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "read-tls-client-hello",
3
- "version": "1.0.1",
+ "version": "1.1.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