get-browser-fingerprint
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
5397
2
5
104
0
13
1