Socket
Socket
Sign inDemoInstall

@shopify/react-cookie

Package Overview
Dependencies
Maintainers
26
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-cookie - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

2

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

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

{
"name": "@shopify/react-cookie",
"version": "2.0.9",
"version": "2.0.10",
"license": "MIT",

@@ -28,3 +28,3 @@ "description": "Cookies in React for the server and client",

"@shopify/react-hooks": "^3.0.2",
"@shopify/react-network": "^5.0.9",
"@shopify/react-network": "^5.0.10",
"cookie": "^0.4.0"

@@ -31,0 +31,0 @@ },

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