2.0.2 • Published 1 year ago

@ruptjs/fingerprint v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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();
2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago