Skip to content

Releases: andsmedeiros/hw-fingerprint

v3.1.1

22 Sep 15:17
72fce90
Compare
Choose a tag to compare

v3.1.1

  • v3.1.0 was published with extraneous files, this release corrects it

v3.1.0

  • Updates systeminformation to version 5.21.8
  • Adds a FINGERPRINTING_PARAMETERS constant export that holds Object.keys(FINGERPRINTING_INFO)
  • Adds better type definitions with JSDoc
  • Updates README.md

Full Changelog: v3.0.1...v3.1.1

v3.0.1

15 Dec 22:07
Compare
Choose a tag to compare
  • Switches from CommonJS to ESM
  • Uses top-level await to provide sync functions
  • Makes getFingerprint() function accept an optional object with two properties: only and except. Each is an array of properties to filter which system parameters to use in fingerprint calculation.
  • Corrects FINGERPRINTING_INFO property for system endianness being incorrectly spelled endianess
  • Provided JSDoc annotations
  • Updates README.md

v2.1.0

02 Nov 02:26
Compare
Choose a tag to compare
Bumping version to 2.1.0