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

react-popups

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-popups - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

package.json
{
"name": "react-popups",
"version": "1.2.0",
"version": "1.2.1",
"description": "Reactjs component for spawning custom popups at mouse position.",

@@ -5,0 +5,0 @@ "author": "Reslav Hollos",

# react-popups
Try it - [Live Example](https://radivarig.github.io/#/react-popups)
![](http://i.imgur.com/VuwWFn2.gif)

@@ -7,7 +9,9 @@

`npm install react-popups`
`npm install react-popups` (peer dependencies: `react react-dom`)
for React **v0.13.3** `npm install react-popups@1.1.1`
### Demo
Read the [example code](https://github.com/Radivarig/react-popups/blob/master/src/entry.jsx), or run it
Check out [Live Example](https://radivarig.github.io/#/react-popups) and the [example code](https://github.com/Radivarig/react-popups/blob/master/src/PopupsViewer.jsx), or run locally
```bash

@@ -64,3 +68,3 @@ git clone git@github.com:Radivarig/react-popups.git

React.render(<App/>, document.body)
require('react-dom').render(<App/>, document.body)
```

@@ -67,0 +71,0 @@

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