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

honeypot-run

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

honeypot-run - npm Package Compare versions

Comparing version 0.2.3 to 0.2.5

dist/core/public/HoneypotNodeSDK.d.ts

51

package.json
{
"name": "honeypot-run",
"version": "0.2.3",
"description": "Threat analytics. Requires a honeypot.run account",
"description": "Patented threat analytics and fingerprinting library. Requires a honeypot.run account",
"author": "https://honeypot.run",
"version": "0.2.5",
"license": "BUSL-1.1",
"keywords": [
"fraud",
"fraud detection",
"fraud prevention",
"browser",
"identification",
"fingerprint",
"fingerprinting",
"handprint",
"handprinting",
"browser fingerprint",
"device fingerprint",
"privacy",
"onboarding"
],
"main": "dist/core/public/index.js",
"typings": "dist/core/public/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc",
"test": "jest"
},
"files": [
"/dist"
"dist/core/public/"
],
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "honeypot.run",
"license": "ISC",
"dependencies": {
"@fingerprintjs/botd": "^1.3.1",
"@fingerprintjs/fingerprintjs-pro": "^3.8.6",
"axios": "^1.6.2",
"creepjs": "file:creepjs",
"crypto-js": "^4.1.1",
"detectincognitojs": "^1.1.2",
"esbuild": "0.17.6",
"store2": "^2.14.2",
"ua-parser-js": "^1.0.33",
"uuid": "^9.0.0"
},
"devDependencies": {
"typescript": "^5.2.2"
"typescript": "^5.2.2",
"@types/jest": "^29.5.11",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-webgl-canvas-mock": "^2.5.3",
"ts-jest": "^29.1.1"
}
}
dist/index.d.ts
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