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

react-onclickoutside

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-onclickoutside - npm Package Compare versions

Comparing version 5.8.3 to 5.8.4

README.md

23

package.json
{
"name": "react-onclickoutside",
"version": "5.8.3",
"version": "5.8.4",
"description": "An onClickOutside wrapper for React components",

@@ -33,5 +33,2 @@ "main": "index.js",

},
"dependencies": {
"object-assign": "^4.0.1"
},
"devDependencies": {

@@ -41,15 +38,15 @@ "babel-preset-es2015": "^6.14.0",

"eslint": "^3.4.0",
"karma": "^0.13.22",
"karma": "^1.4.0",
"karma-babel-preprocessor": "^6.0.1",
"karma-chai": "^0.1.0",
"karma-mocha": "^0.2.2",
"karma-mocha": "^1.3.0",
"karma-phantomjs-launcher": "^1.0.0",
"karma-spec-reporter": "0.0.25",
"karma-webpack": "^1.7.0",
"mocha": "^2.4.5",
"karma-spec-reporter": "0.0.26",
"karma-webpack": "^2.0.2",
"mocha": "^3.2.0",
"phantomjs-prebuilt": "^2.1.7",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"react-test-renderer": "^15.0.0",
"react": "^15.4.2",
"react-addons-test-utils": "^15.4.2",
"react-dom": "^15.4.2",
"react-test-renderer": "^15.4.2",
"require-hijack": "^1.2.1",

@@ -56,0 +53,0 @@ "webpack": "^1.12.14"

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