consentify-migrate 1.0.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +104 -63
- package/dist/index.js +15733 -14517
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "consentify-migrate",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "Migrate
|
|
3
|
+
"version": "2.0.0",
|
|
4
|
+
"description": "Migrate to Consentify. Removes Cookiebot and tracking scripts, detects integrations, sets up your Consentify domains, and commits the changes. Works on a single project or a whole folder of client sites at once.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cookiebot",
|
|
7
7
|
"consentify",
|