browser-signature
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "browser-signature", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Browser unique signature (Fingerprint) generator", | ||
@@ -5,0 +5,0 @@ "source": [ |
@@ -67,3 +67,3 @@ # Browser Signature | ||
```js | ||
import browserSignature from 'browser-signature/storage'; | ||
import browserSignature from 'browser-signature/dist/storage'; | ||
@@ -70,0 +70,0 @@ const signature = browserSignature(); |
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
23024