@shopify/react-effect
Advanced tools
Comparing version 3.2.2 to 3.2.3
{ | ||
"name": "@shopify/react-effect", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"license": "MIT", | ||
@@ -26,8 +26,7 @@ "description": "A component and set of utilities for performing effects within a universal React app", | ||
"dependencies": { | ||
"@shopify/useful-types": "^2.0.0", | ||
"@shopify/useful-types": "^2.0.1", | ||
"tslib": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@types/react-dom": "^16.0.11", | ||
"typescript": "~3.2.1" | ||
"@types/react-dom": "^16.0.11" | ||
}, | ||
@@ -34,0 +33,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
22973
Updated@shopify/useful-types@^2.0.1