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

react-disposable-modal

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-disposable-modal - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

15

package.json
{
"name": "react-disposable-modal",
"version": "0.3.5",
"version": "0.3.6",
"description": "React-disposable-modal is a reactive API for building modal components in React.",

@@ -10,3 +10,3 @@ "main": "lib/disposable-modal.js",

"scripts": {
"prepublish": "npm run build",
"prepublish": "yarn build",
"build": "babel src --out-dir lib --source-maps"

@@ -20,8 +20,9 @@ },

},
"peerDependencies": {
"react": ">=15",
"react-dom": ">=15"
},
"dependencies": {
"disposable-component": "^0.3.1",
"react": "^16.6.3",
"react-disposable-decorator": "^4.0.0",
"react-dom": "^16.6.3",
"rx": "^4.1.0"
"disposable-component": "^0.3.2",
"react-disposable-decorator": "^4.0.0"
},

@@ -28,0 +29,0 @@ "files": [

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