Socket
Socket
Sign inDemoInstall

@shopify/react-network

Package Overview
Dependencies
Maintainers
13
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-network - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

1

dist/hooks.js

@@ -8,3 +8,2 @@ "use strict";

var network = react_1.useContext(context_1.NetworkContext);
// eslint-disable-next-line consistent-return
react_effect_1.useServerEffect(function () {

@@ -11,0 +10,0 @@ if (network != null) {

4

package.json
{
"name": "@shopify/react-network",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",

@@ -28,3 +28,3 @@ "description": "A collection of components that allow you to set common HTTP headers from within your React application.",

"@shopify/network": "^1.2.2",
"@shopify/react-effect": "^3.0.0",
"@shopify/react-effect": "^3.0.1",
"@types/koa": "^2.0.46",

@@ -31,0 +31,0 @@ "tslib": "^1.9.3"

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