cookie-consent-js
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "cookie-consent-js", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "A simple dialog and framework to handle the German and EU law (may 2020) about cookies in a website", | ||
@@ -5,0 +5,0 @@ "main": "src/cookie-consent.js", |
@@ -162,4 +162,4 @@ # cookie-consent-js | ||
You can disable `autoShowModal`, for instance, in the privacy policy and legal notice pages to make _these_ pages ( | ||
better) readable. | ||
You can disable `autoShowModal`, for instance, in the privacy policy and legal notice pages to make _these_ pages | ||
better readable. | ||
@@ -172,3 +172,3 @@ ```js | ||
See `./src/cookie-consent.scss` and overwrite values as you need in your projects stylesheet. | ||
See `./src/cookie-consent.scss` and overwrite values as you need in your project's stylesheet. | ||
@@ -175,0 +175,0 @@ ## Disclaimer |
40350