Socket
Socket
Sign inDemoInstall

@shopify/react-effect

Package Overview
Dependencies
Maintainers
13
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-effect - npm Package Compare versions

Comparing version 3.2.10 to 3.2.11

2

CHANGELOG.md

@@ -10,2 +10,4 @@ # Changelog

- Specify package has no `sideEffects` ([#1233](https://github.com/Shopify/quilt/pull/1233))
## [3.2.0] - 2019-06-27

@@ -12,0 +14,0 @@

13

package.json
{
"name": "@shopify/react-effect",
"version": "3.2.10",
"version": "3.2.11",
"license": "MIT",

@@ -11,2 +11,3 @@ "description": "A component and set of utilities for performing effects within a universal React app",

},
"sideEffects": false,
"publishConfig": {

@@ -17,9 +18,13 @@ "access": "public",

"author": "Shopify Inc.",
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-effect",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git",
"directory": "packages/react-effect"
},
"bugs": {
"url": "https://github.com/shopify/quilt/issues"
"url": "https://github.com/Shopify/quilt/issues"
},
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/react-effect/README.md",
"dependencies": {
"@shopify/useful-types": "^2.1.3",
"@shopify/useful-types": "^2.1.4",
"tslib": "^1.9.3"

@@ -26,0 +31,0 @@ },

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