Cuid-py

Latest version: v0.2

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.1

v2.0.0 relied on some files that were not published to npm. This patch release fixes that.

2.0.0

The new version uses a browserify bundle and lets the build system determine which versions of fingerprint to use based on the build target.

js
"browser": {
"./lib/fingerprint.js": "./lib/fingerprint.browser.js"
},
"react-native": {
"./lib/fingerprint.js": "./lib/fingerprint.react-native.js"
},


The API has not changed at all, but the new build mechanism may cause build systems to behave differently. Please report any issues you encounter with your build.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.