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

@shopify/react-compose

Package Overview
Dependencies
Maintainers
18
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 2.1.5 to 2.1.6-mock-factory-beta.0

4

build/cjs/index.js

@@ -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

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