Socket
Socket
Sign inDemoInstall

browser-signature

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

browser-signature.d.ts

16

package.json
{
"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"
}
src/index.js
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc