@shopify/react-compose
Advanced tools
Comparing version 2.1.5 to 2.1.6-mock-factory-beta.0
@@ -14,6 +14,6 @@ 'use strict'; | ||
const result = wrappingFunctions.reduceRight((component, wrappingFunction) => wrappingFunction(component), OriginalComponent); | ||
return hoistStatics__default['default'](result, OriginalComponent); | ||
return hoistStatics__default["default"](result, OriginalComponent); | ||
}; | ||
} | ||
exports.default = compose; | ||
exports["default"] = compose; |
{ | ||
"name": "@shopify/react-compose", | ||
"version": "2.1.5", | ||
"version": "2.1.6-mock-factory-beta.0", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss", | ||
"dependencies": { | ||
"@shopify/useful-types": "^3.0.4", | ||
"@shopify/useful-types": "^3.0.5-mock-factory-beta.0", | ||
"hoist-non-react-statics": "^3.0.1" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "eedc3347df7a096ee88e9f351f51ea79896f5687" | ||
"gitHead": "8dfd8e320fadf6440902b80b4f430112fd4cba7a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9221
1