🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

cookie-app

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cookie-app - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+1
-1
package.json
{
"name": "cookie-app",
"version": "2.0.1",
"version": "2.0.2",
"description": "Quebec Law 25 (Bill 64) cookie consent for React & Next.js. Script blocking, Google Consent Mode v2, 3 banner styles, bilingual, zero dependencies.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

+22
-22

@@ -398,23 +398,23 @@ # cookie-app

| WordPress Setting | React Prop |
| ------------------------------------ | ------------------------------------- |
| `rayels_loi25_lang` | `lang` |
| `rayels_loi25_position` | `position` |
| `rayels_loi25_theme` | `theme` |
| `rayels_loi25_style` | `style` |
| `rayels_loi25_glass` | `glassmorphism` |
| `rayels_loi25_privacy_url` | `privacyUrl` |
| `rayels_loi25_powered_by` | `poweredBy` |
| `rayels_loi25_brand_color` | `brandColor` |
| `rayels_loi25_consent_mode` | `consentMode` |
| `rayels_loi25_expiry` | `expiryDays` |
| `rayels_loi25_reconsent` | `showReconsent` |
| `rayels_loi25_animation` | `animation` |
| `rayels_loi25_show_icon` | `showIcon` |
| `rayels_loi25_custom_css` | `customCss` |
| `rayels_loi25_scripts_analytics` | `scripts` |
| `rayels_loi25_title_fr` / `_en` | `textsFr.title` / `textsEn.title` |
| `rayels_loi25_message_fr` / `_en` | `textsFr.message` / `textsEn.message` |
| `rayels_loi25_btn_accept_fr` / `_en` | `textsFr.accept` / `textsEn.accept` |
| `rayels_loi25_btn_reject_fr` / `_en` | `textsFr.reject` / `textsEn.reject` |
| React Prop |
| ------------------------------------- |
| `lang` |
| `position` |
| `theme` |
| `style` |
| `glassmorphism` |
| `privacyUrl` |
| `poweredBy` |
| `brandColor` |
| `consentMode` |
| `expiryDays` |
| `showReconsent` |
| `animation` |
| `showIcon` |
| `customCss` |
| `scripts` |
| `textsFr.title` / `textsEn.title` |
| `textsFr.message` / `textsEn.message` |
| `textsFr.accept` / `textsEn.accept` |
| `textsFr.reject` / `textsEn.reject` |

@@ -433,2 +433,2 @@ **What's different:**

MIT -- [Rayels Consulting](https://rayelsconsulting.com), Montreal, Quebec.
MIT -- [Pomme&Olive](https://pomme-olive.com), Montreal, Quebec.