Socket
Socket
Sign inDemoInstall

react-aria-menubutton

Package Overview
Dependencies
8
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.0.1

3

CHANGELOG.md
# Changelog
## 7.0.1
- Added React v17+ in peer dependency
## 7.0.0

@@ -4,0 +7,0 @@ - **Breaking:** Removed usage of `ReactDOM.findDOMNode` and `create-react-context`. This will no longer support older versions of React, it now requires `^16.3.0`

4

package.json
{
"name": "react-aria-menubutton",
"version": "7.0.0",
"version": "7.0.1",
"description": "A fully accessible and flexible React-powered menu button",

@@ -58,3 +58,3 @@ "main": "dist/index.js",

"peerDependencies": {
"react": "^16.3.0"
"react": "^16.3.0 || ^17.0.0"
},

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

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