@maurosala/use-fingerprint
Advanced tools
Comparing version 1.0.0 to 1.0.1
import { useState, useEffect } from 'react' | ||
import init, { fingerprint } from './pkg/fingerprint' | ||
import init, { fingerprint } from './src/fingerprint' | ||
@@ -5,0 +5,0 @@ export default function useFingerprint() { |
{ | ||
"name": "@maurosala/use-fingerprint", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get canvas fingerprint and browser signature", | ||
@@ -5,0 +5,0 @@ "main": "use-fingerprint.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33986
5