Socket
Socket
Sign inDemoInstall

@shopify/react-network

Package Overview
Dependencies
Maintainers
26
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 0.0.0-snapshot-20230117230633 to 0.0.0-snapshot-20230217231915

2

build/ts/ServerCookieManager.d.ts
import { CookieSerializeOptions } from 'cookie';
export declare type CookieValue = {
export type CookieValue = {
value: string;

@@ -4,0 +4,0 @@ } & CookieSerializeOptions;

{
"name": "@shopify/react-network",
"version": "0.0.0-snapshot-20230117230633",
"version": "0.0.0-snapshot-20230217231915",
"license": "MIT",

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

"@shopify/react-hooks": "^3.0.2",
"@shopify/react-universal-provider": "0.0.0-snapshot-20230117230633",
"@shopify/react-universal-provider": "0.0.0-snapshot-20230217231915",
"@types/accept-language-parser": "1.5.0",

@@ -40,0 +40,0 @@ "@types/cookie": "^0.3.3",

Sorry, the diff of this file is not supported yet

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