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.2.0 to 3.2.1

2

dist/index.d.ts

@@ -5,2 +5,2 @@ export * from '@shopify/network';

export { NetworkContext } from './context';
export { useNetworkEffect, useStatus, useCspDirective, useHeader, useRequestHeader, useRedirect, } from './hooks';
export { useNetworkEffect, useStatus, useCspDirective, useHeader, useRequestHeader, useRedirect, useAcceptLanguage, } from './hooks';

@@ -17,1 +17,2 @@ "use strict";

exports.useRedirect = hooks_1.useRedirect;
exports.useAcceptLanguage = hooks_1.useAcceptLanguage;
{
"name": "@shopify/react-network",
"version": "3.2.0",
"version": "3.2.1",
"license": "MIT",

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

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