New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eight

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eight - npm Package Compare versions

Comparing version 2.0.23 to 2.0.24

2

package.json
{
"name": "eight",
"version": "2.0.23",
"version": "2.0.24",
"description": "A browser fingerprinting library",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -18,2 +18,5 @@ Fast browser and server library for fingerprinting with no dependencies. Uses SHA512.

Eight returns instance which takes several defined optional parameters and
any another parameter is hashed together with it:
```

@@ -27,3 +30,4 @@ import eight from "eight"

plugins: true, // <boolean>
strong: false // <boolean>
strong: false, // <boolean>
anythingelse: "ABCD" // additional entropy
})

@@ -30,0 +34,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc