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

react-cookie

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cookie - npm Package Compare versions

Comparing version 6.0.1 to 6.1.0

2

package.json
{
"name": "react-cookie",
"version": "6.0.1",
"version": "6.1.0",
"description": "Universal cookies for React",

@@ -5,0 +5,0 @@ "main": "cjs/index.js",

@@ -104,3 +104,3 @@ <h3 align="center">

Read back the cookies and trigger changes accordingly. Useful is you change cookies server side or with other parties.
Read back the cookies from the browser and triggers the change listeners. This should normally not be necessary because this library detects cookie changes automatically.

@@ -107,0 +107,0 @@ ## `withCookies(Component)`

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