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

@shopify/react-compose

Package Overview
Dependencies
Maintainers
24
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-compose - npm Package Compare versions

Comparing version 3.0.6 to 3.1.0

10

package.json
{
"name": "@shopify/react-compose",
"version": "3.0.6",
"version": "3.1.0",
"license": "MIT",

@@ -23,13 +23,13 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss",

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"dependencies": {
"@shopify/useful-types": "^5.1.2",
"@shopify/useful-types": "^5.2.0",
"hoist-non-react-statics": "^3.0.1"
},
"peerDependencies": {
"react": ">=16.8.0 <19.0.0"
"react": ">=18.0.0 <19.0.0"
},
"devDependencies": {
"@shopify/react-testing": "^5.1.2"
"@shopify/react-testing": "^5.3.0"
},

@@ -36,0 +36,0 @@ "sideEffects": false,

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