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

@shopify/react-compose

Package Overview
Dependencies
Maintainers
13
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 1.0.9 to 1.0.10

15

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

@@ -16,6 +16,3 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss",

"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-compose",
"bugs": {

@@ -26,3 +23,3 @@ "url": "https://github.com/shopify/quilt/issues"

"dependencies": {
"@shopify/useful-types": "^2.1.2",
"@shopify/useful-types": "^2.1.3",
"hoist-non-react-statics": "^3.0.1",

@@ -34,3 +31,7 @@ "tslib": "^1.9.3"

},
"sideEffects": false
"sideEffects": false,
"files": [
"dist/*",
"!tsconfig.tsbuildinfo"
]
}
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