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

react-select

Package Overview
Dependencies
Maintainers
5
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select - npm Package Compare versions

Comparing version 5.8.3 to 5.9.0

8

package.json
{
"name": "react-select",
"version": "5.8.3",
"version": "5.9.0",
"description": "A Select control built with and for ReactJS",

@@ -21,3 +21,3 @@ "main": "dist/react-select.cjs.js",

"react-transition-group": "^4.3.0",
"use-isomorphic-layout-effect": "^1.1.2"
"use-isomorphic-layout-effect": "^1.2.0"
},

@@ -33,4 +33,4 @@ "devDependencies": {

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},

@@ -37,0 +37,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