@fingerprintjs/fingerprintjs-pro-react-native

v1.0.0
Official React Native client for FingerprintJS PRO. Best identification solution for React Native.
fraud fraud detection fraud prevention browser identification fingerprint fingerprinting browser fingerprint device fingerprint and 2 more...

lint

eslint --ext .js,.ts,.jsx,.tsx --ignore-path .gitignore --max-warnings 0 .

test

jest

build

rm -rf ./build && rollup -c rollup.config.js

lint:fix

yarn lint --fix

test:dts

tsc -p check.tsconfig.json

release:major

changelog -M && git add CHANGELOG.md && yarn version --major --no-git-tag-version

release:minor

changelog -m && git add CHANGELOG.md && yarn version --minor --no-git-tag-version

release:patch

changelog -p && git add CHANGELOG.md && yarn version --patch --no-git-tag-version
npm i @fingerprintjs/[email protected]

Metadata

  • MIT
  • Whatever
  • FingerprintJS, Inc
  • released 5/12/2022

Downloads

Maintainers