New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-fastclick-alt

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

react-fastclick-alt - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

_site/404.html

6

package.json
{
"name": "react-fastclick-alt",
"version": "1.0.0",
"version": "1.0.1",
"description": "A react component that triggers click and focus events for taps of children components",

@@ -34,3 +34,5 @@ "main": "index.js",

"dependencies": {
"object-assign": "^4.0.1",
"object-assign": "^4.0.1"
},
"peerDepenncies": {
"react": "^0.14.5"

@@ -37,0 +39,0 @@ },

@@ -8,2 +8,5 @@ # react-fastclick

# Demo
[Live Demo](http://moodysalem.github.io/react-fastclick/)
# Install

@@ -10,0 +13,0 @@ npm install --save react-fastclick-alt

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