Socket
Socket
Sign inDemoInstall

@shopify/react-network

Package Overview
Dependencies
Maintainers
19
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 5.0.4 to 5.0.5

14

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

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

"dependencies": {
"@shopify/network": "^3.2.0",
"@shopify/react-effect": "^5.0.1",
"@shopify/react-hooks": "^3.0.1",
"@shopify/react-universal-provider": "^3.0.2",
"@shopify/network": "^3.2.1",
"@shopify/react-effect": "^5.0.2",
"@shopify/react-hooks": "^3.0.2",
"@shopify/react-universal-provider": "^3.0.3",
"@types/accept-language-parser": "1.5.0",

@@ -46,3 +46,3 @@ "@types/cookie": "^0.3.3",

"devDependencies": {
"@shopify/jest-koa-mocks": "^5.0.0"
"@shopify/jest-koa-mocks": "^5.0.1"
},

@@ -68,2 +68,3 @@ "peerDependencies": {

"./server": {
"types": "./build/ts/server.d.ts",
"esnext": "./server.esnext",

@@ -74,2 +75,3 @@ "import": "./server.mjs",

".": {
"types": "./build/ts/index.d.ts",
"esnext": "./index.esnext",

@@ -76,0 +78,0 @@ "import": "./index.mjs",

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