@shopify/react-async
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -12,3 +12,5 @@ "use strict"; | ||
id: exports.EFFECT_ID, | ||
betweenEachPass: function () { return _this.used.clear(); }, | ||
betweenEachPass: function () { | ||
_this.used.clear(); | ||
}, | ||
}; | ||
@@ -15,0 +17,0 @@ } |
{ | ||
"name": "@shopify/react-async", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "description": "Tools for creating powerful, asynchronously-loaded React components.", | ||
"@shopify/javascript-utilities": "^2.4.0", | ||
"@shopify/react-effect": "^3.0.4", | ||
"@shopify/react-effect": "^3.1.0", | ||
"@shopify/react-intersection-observer": "^2.0.3", | ||
@@ -32,0 +32,0 @@ "@shopify/useful-types": "^1.3.0" |
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
45769
686
Updated@shopify/react-effect@^3.1.0