@vaadin/vaadin-cookie-consent
Advanced tools
Comparing version 20.0.0-beta2 to 20.0.0-rc1
{ | ||
"name": "@vaadin/vaadin-cookie-consent", | ||
"version": "20.0.0-beta2", | ||
"version": "20.0.0-rc1", | ||
"description": "vaadin-cookie-consent", | ||
@@ -29,6 +29,6 @@ "main": "vaadin-cookie-consent.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-beta2", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-rc1", | ||
"@vaadin/vaadin-license-checker": "^2.1.0", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-beta2", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-beta2", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-rc1", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-rc1", | ||
"cookieconsent": "^3.0.6" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "508e847c3b066d30ba8ebe1fd38c75d39cdbe886" | ||
"gitHead": "7283886827d8df0f85dd5a424a50235e44fb4e97" | ||
} |
@@ -56,3 +56,3 @@ /** | ||
static get version() { | ||
return '20.0.0-beta2'; | ||
return '20.0.0-rc1'; | ||
} | ||
@@ -59,0 +59,0 @@ |
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
31623