New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-compose

Package Overview
Dependencies
Maintainers
10
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 0.1.5 to 0.1.6

tsconfig.build.json

8

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

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

"scripts": {
"build": "tsc",
"build": "tsc --p tsconfig.build.json",
"prepublishOnly": "yarn run build"

@@ -27,3 +27,3 @@ },

"dependencies": {
"hoist-non-react-statics": "^2.5.0"
"hoist-non-react-statics": "^3.0.1"
},

@@ -36,4 +36,4 @@ "peerDependencies": {

"enzyme": "^3.3.0",
"typescript": "~2.9.2"
"typescript": "~3.0.1"
}
}
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