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.3.12 to 3.3.13

12

CHANGELOG.md

@@ -8,7 +8,7 @@ # Changelog

## Unreleased
<!-- ## [Unreleased] -->
## [3.2.0]
## [3.3.0]
## Added
### Added

@@ -24,3 +24,3 @@ - The NetworkManager now accepts a `cookies` property in its constructor. This value is used to create a `ServerCookieManager` that can be accessed on the NetworkManger class instance. [#1002](https://github.com/Shopify/quilt/pull/1002)

## Fixed
### Fixed

@@ -31,3 +31,3 @@ - Store network headers in lowercase [#915](https://github.com/Shopify/quilt/pull/915)

## Fixed
### Fixed

@@ -38,3 +38,3 @@ - `useRequestHeader` is now correctly case-insensitive [#889](https://github.com/Shopify/quilt/pull/8889)

## Fixed
### Fixed

@@ -41,0 +41,0 @@ - `useRequestHeader` now works as documented when instantiated with `ctx.headers` [#888](https://github.com/Shopify/quilt/pull/888)

{
"name": "@shopify/react-network",
"version": "3.3.12",
"version": "3.3.13",
"license": "MIT",

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

"dependencies": {
"@shopify/network": "^1.4.6",
"@shopify/network": "^1.4.7",
"@shopify/react-effect": "^3.2.12",

@@ -30,0 +30,0 @@ "@types/accept-language-parser": "1.5.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