Socket
Socket
Sign inDemoInstall

@tpguy825/clicker

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

48

package.json
{
"name": "@tpguy825/clicker",
"version": "1.0.3",
"description": "Mouse event helper library for React",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tpguy825/clicker.git"
},
"author": "tpguy825",
"license": "ISC",
"bugs": {
"url": "https://github.com/tpguy825/clicker/issues"
},
"homepage": "https://github.com/tpguy825/clicker#readme",
"devDependencies": {
"typescript": "^5.0.4"
}
}
"name": "@tpguy825/clicker",
"version": "1.0.4",
"description": "Mouse event helper library for React",
"main": "dist/index.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tpguy825/clicker.git"
},
"author": "tpguy825",
"license": "ISC",
"bugs": {
"url": "https://github.com/tpguy825/clicker/issues"
},
"homepage": "https://github.com/tpguy825/clicker#readme",
"devDependencies": {
"typescript": "^5.0.4",
"@types/react": "^18.2.7",
"@types/node": "^20.2.3"
},
"dependencies": {
"react": "^18.2.0"
},
"keywords": [
"react",
"mouse",
"click",
"event",
"hook"
]
}
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