universal-cookie
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "universal-cookie", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Universal cookies for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -15,4 +15,4 @@ <h3 align="center"> | ||
## Integrations | ||
- [`react-cookie`](https://www.npmjs.com/package/react-cookie) | ||
- [`universal-cookie-express`](https://www.npmjs.com/package/universal-cookie-express) | ||
- [`react-cookie`](https://www.npmjs.com/package/react-cookie) - Universal cookies for React | ||
- [`universal-cookie-express`](https://www.npmjs.com/package/universal-cookie-express) - Hook cookies get/set on Express for server-rendering | ||
@@ -19,0 +19,0 @@ ## Getting started |
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
8391