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

react-onclickoutside

Package Overview
Dependencies
Maintainers
2
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 6.11.1 to 6.11.2

12

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

@@ -73,5 +73,5 @@ "main": "dist/react-onclickoutside.cjs.js",

"prettier": "^1.8.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-test-renderer": "^17.0.2",
"react": "^15.5.x",
"react-dom": "^15.5.x",
"react-test-renderer": "^15.5.x",
"require-hijack": "^1.2.1",

@@ -83,4 +83,4 @@ "rimraf": "^2.6.2",

"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^15.5.x || ^16.x || ^17.x",
"react-dom": "^15.5.x || ^16.x || ^17.x"
},

@@ -87,0 +87,0 @@ "lint-staged": {

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