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

@shopify/react-async

Package Overview
Dependencies
Maintainers
13
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-async - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

4

dist/context/assets.js

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

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