fingerprintjs / fingerprintjs-pro-react-native

Official React Native client for Fingerprint PRO. 100% accurate device identification for fraud detection.
https://fingerprint.com
MIT License
61 stars 4 forks source link

Version being set in dist file is 2.7.0 #109

Closed fluz-jeff closed 8 months ago

fluz-jeff commented 8 months ago

I've spun up a completely bare-bones repo with just node v20 and installed the latest fingerprintjs-pro-react-native package - https://github.com/fluz-jeff/fingerprintjs/blob/633e3cb98469c86cdf3fda4a1734a4e8179f5130/package.json#L12.

You can see the version defined in the dist directory is set as 2.7.0 - https://github.com/fluz-jeff/fingerprintjs/blob/633e3cb98469c86cdf3fda4a1734a4e8179f5130/node_modules/%40fingerprintjs/fingerprintjs-pro-react-native/dist/fpjs-pro-react-native.cjs.js#L341

ilfa commented 8 months ago

Hi @fluz-jeff! Thank you for noticing this problem, looks like we missed something in the release pipeline. Generally, it doesn't affect identification or other aspects of library usage. We will fix it soon.