browser-signature
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "browser-signature", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Browser unique signature (Fingerprint) generator", | ||
@@ -27,5 +27,10 @@ "source": "src/index.js", | ||
"unique", | ||
"tiny", | ||
"identity" | ||
], | ||
"author": "Hammed Olalekan Osanyinpeju", | ||
"author": { | ||
"name": "Hammed Olalekan Osanyinpeju", | ||
"email": "osanyinpejuhammed35@gmail.com", | ||
"url": "https://successtar.github.io" | ||
}, | ||
"license": "MIT", | ||
@@ -35,3 +40,8 @@ "bugs": { | ||
}, | ||
"homepage": "https://github.com/successtar/browser-signature#readme" | ||
"homepage": "https://github.com/successtar/browser-signature#readme", | ||
"files": [ | ||
"*.d.ts", | ||
"dist" | ||
], | ||
"types": "browser-signature.d.ts" | ||
} |
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
13405
13