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

re-resizable

Package Overview
Dependencies
Maintainers
0
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

re-resizable - npm Package Compare versions

Comparing version 6.10.1 to 6.10.2

10

package.json
{
"name": "re-resizable",
"version": "6.10.1",
"version": "6.10.2",
"description": "Resizable component for React.",

@@ -78,4 +78,4 @@ "title": "re-resizable",

"prettier": "1.19.1",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "1.32.1",

@@ -102,5 +102,5 @@ "rollup-plugin-babel": "4.4.0",

"peerDependencies": {
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0"
"react": "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
}
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