Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

get-browser-fingerprint

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-browser-fingerprint - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

README.md

11

package.json
{
"name": "get-browser-fingerprint",
"version": "1.0.1",
"version": "1.0.2",
"author": "Damiano Barbati <damiano.barbati@gmail.com> (http://github.com/damianobarbati)",
"repository": "https://github.com/damianobarbati/get-browser-fingerprint",
"license": "MIT",
"main": "index.js",
"main": "src/index.js",
"type": "module",
"scripts": {
"test": "node --experimental-modules index.spec.js || echo 'test failed'"
"test": "node --experimental-modules src/index.spec.js || echo 'test failed'"
},
"devDependencies": {
"babel-eslint": "^10.0.2",
"eslint": "^6.0.1",
"puppeteer": "^1.18.1"
"eslint": "^6.6.0",
"puppeteer": "^2.0.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc