Socket
Socket
Sign inDemoInstall

@shopify/react-network

Package Overview
Dependencies
11
Maintainers
24
Versions
158
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.17 to 5.1.0

16

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

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

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"dependencies": {
"@shopify/network": "^3.2.1",
"@shopify/react-effect": "^5.0.3",
"@shopify/react-hooks": "^3.1.1",
"@shopify/react-universal-provider": "^3.0.15",
"@shopify/network": "^3.3.0",
"@shopify/react-effect": "^5.1.0",
"@shopify/react-hooks": "^3.2.0",
"@shopify/react-universal-provider": "^3.1.0",
"@types/accept-language-parser": "1.5.0",

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

"devDependencies": {
"@shopify/jest-koa-mocks": "^5.1.1"
"@shopify/jest-koa-mocks": "^5.2.0"
},
"peerDependencies": {
"koa": "^2.5.0",
"react": ">=16.8.0 <19.0.0"
"react": ">=18.0.0 <19.0.0"
},

@@ -53,0 +53,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc