@ambitiondev/cookiebot-common
Advanced tools
Comparing version
@@ -112,2 +112,8 @@ import { MaybeRef } from 'vue'; | ||
/** | ||
* Trigger the consent banner to change already given consent | ||
* | ||
* @returns {void} | ||
*/ | ||
renew: () => void; | ||
/** | ||
* Destroys the consent banner and reinitialises it. | ||
@@ -114,0 +120,0 @@ * |
{ | ||
"name": "@ambitiondev/cookiebot-common", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "Common logic for Cookiebot packages", | ||
@@ -54,3 +54,3 @@ "main": "dist/index.cjs.js", | ||
"prettier": "@netvlies/prettier-config", | ||
"gitHead": "afbb7f5f5dd72deceadd60bf828371d33cd18c77" | ||
"gitHead": "5c593a2f764727298a8b59f0a244594c128280bc" | ||
} |
20029
0.68%235
2.62%