Socket
Socket
Sign inDemoInstall

react-aim

Package Overview
Dependencies
21
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

example.gif

6

package.json
{
"name": "react-aim",
"author": "Gabriel Bull",
"version": "0.1.0",
"version": "0.1.1",
"description": "Determine the cursor aim for triggering mouse events.",

@@ -38,4 +38,4 @@ "main": "./lib/index.js",

"peerDependencies": {
"react": "~15.0",
"react-dom": "~15.0"
"react": "^15.0.0",
"react-dom": "^15.0.0"
},

@@ -42,0 +42,0 @@ "devDependencies": {

@@ -13,2 +13,8 @@ # React Aim

## Demo
Try the [demo here](http://gabrielbull.github.io/react-aim/).
![Example](https://rawgit.com/gabrielbull/react-aim/master/example.gif)
## Installation

@@ -15,0 +21,0 @@

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