@edx/cookie-policy-banner
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -32,7 +32,7 @@ 'use strict'; | ||
var _linkOpen = '<a href="https://edx.org/es/edx-privacy-policy" class="policy-link">'; | ||
return 'EdX and its Members use cookies and other tracking technologies for performance, analytics, and marketing purposes. By using this website, you accept this use. Learn more about these technologies in the ' + _linkOpen + ' Privacy Policy ' + linkClose + '.'; | ||
return 'EdX and its Members use cookies and other tracking technologies for performance, analytics, and marketing purposes. By using this website, you accept this use. Learn more about these technologies in the ' + _linkOpen + 'Privacy Policy' + linkClose + '.'; | ||
} | ||
var linkOpen = '<a href="https://edx.org/edx-privacy-policy" class="policy-link">'; | ||
return 'EdX and its Members use cookies and other tracking technologies for performance, analytics, and marketing purposes. By using this website, you accept this use. Learn more about these technologies in the ' + linkOpen + ' Privacy Policy ' + linkClose + '.'; | ||
return 'EdX and its Members use cookies and other tracking technologies for performance, analytics, and marketing purposes. By using this website, you accept this use. Learn more about these technologies in the ' + linkOpen + 'Privacy Policy' + linkClose + '.'; | ||
}; | ||
@@ -39,0 +39,0 @@ |
{ | ||
"name": "@edx/cookie-policy-banner", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "The edX cookie policy banner component implemented in React.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55705