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.1 to 3.3.2

13

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

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

"@shopify/network": "^1.4.2",
"@shopify/react-effect": "^3.2.3",
"@shopify/react-effect": "^3.2.4",
"@types/accept-language-parser": "1.5.0",
"@types/cookie": "^0.3.3",
"@types/koa": "^2.0.46",
"@types/koa": "^2.0.0",
"accept-language-parser": "1.5.0",

@@ -37,2 +37,9 @@ "cookie": "^0.4.0",

},
"devDependencies": {
"@shopify/jest-koa-mocks": "^2.1.6"
},
"peerDependencies": {
"koa": "^2.5.0",
"react": "^16.9.0"
},
"files": [

@@ -39,0 +46,0 @@ "dist/*",

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