File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CookieConsent v3
22
33[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
4- [ ![ Latest version] ( https://img.shields.io/github/package-json/v/orestbida/cookieconsent/v3.0-beta?color=2b4eed&label=Release )] ( https://github.com/orestbida/cookieconsent/releases/v3.0.0-rc.15 )
4+ [ ![ Latest version] ( https://img.shields.io/github/package-json/v/orestbida/cookieconsent/v3.0-beta?color=2b4eed&label=Release )] ( https://github.com/orestbida/cookieconsent/releases/v3.0.0-rc.16 )
55[ ![ CircleCI] ( https://dl.circleci.com/status-badge/img/gh/orestbida/cookieconsent/tree/v3%2E0-beta.svg?style=svg )] ( https://dl.circleci.com/status-badge/redirect/gh/orestbida/cookieconsent/tree/v3%2E0-beta )
66
77A __ lightweight__ & __ gdpr compliant__ cookie consent plugin written in plain javascript.
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ You can download/import the plugin using one of the following methods:
1818
19192. Use the CDN hosted version.
2020 ```
21- https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.0-rc.15 /dist/cookieconsent.umd.js
22- https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.0-rc.15 /dist/cookieconsent.css
21+ https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.0-rc.16 /dist/cookieconsent.umd.js
22+ https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@v3.0.0-rc.16 /dist/cookieconsent.css
2323 ```
24243. Download the [latest release](https://github.com/orestbida/cookieconsent/releases/latest) from github and use the optimized files located in the ` dist` folder.
2525
Original file line number Diff line number Diff line change 11{
22 "name" : " vanilla-cookieconsent" ,
3- "version" : " 3.0.0-rc.15 " ,
3+ "version" : " 3.0.0-rc.16 " ,
44 "description" : " 🍪 Simple cross-browser cookie-consent plugin written in vanilla js." ,
55 "main" : " dist/cookieconsent.umd.js" ,
66 "module" : " dist/cookieconsent.esm.js" ,
You can’t perform that action at this time.
0 commit comments