1.0.10 • Published 9 months ago

@ruptjs/fingerprint v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

fingerprint

This library is used to collect signals from the client and send them to the server for visitor identification.

Installation

yarn add @ruptjs/fingerprint

or if using npm

npm install @ruptjs/fingerprint

Usage

import RuptFingerprint from '@ruptjs/fingerprint';

const fingerprint = new RuptFingerprint();

const hash = await fingerprint.get();
1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago