isomorphic-cookie
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "isomorphic-cookie", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Load and save cookies on the client and server", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ # isomorphic-cookie | ||
## Download | ||
NPM: `npm install isomorphic-cookie`<br /> | ||
`npm install isomorphic-cookie`<br /> | ||
@@ -54,3 +54,3 @@ # Examples | ||
*Note that `window` need to exists to use `isomorphicCookie`.* | ||
*Note that `window` needs to exist to use `isomorphicCookie`.* | ||
@@ -57,0 +57,0 @@ ## Usage |
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
20037