Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-cookie

Package Overview
Dependencies
Maintainers
24
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.17 to 2.1.0

10

package.json
{
"name": "@shopify/react-cookie",
"version": "2.0.17",
"version": "2.1.0",
"license": "MIT",

@@ -24,11 +24,11 @@ "description": "Cookies in React for the server and client",

"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": ">=18.12.0"
},
"dependencies": {
"@shopify/react-hooks": "^3.1.1",
"@shopify/react-network": "^5.0.17",
"@shopify/react-hooks": "^3.2.0",
"@shopify/react-network": "^5.1.0",
"cookie": "^0.4.0"
},
"peerDependencies": {
"react": ">=16.8.0 <19.0.0",
"react": ">=18.0.0 <19.0.0",
"react-dom": ">=16.8.0 <19.0.0"

@@ -35,0 +35,0 @@ },

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