react-cookie
Advanced tools
Comparing version 6.0.1 to 6.1.0
{ | ||
"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)` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
122492