gdpr-consent
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "gdpr-consent", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "GDPR banner to comply with the European cookie law. Inspired by tarteaucitronjs.", | ||
@@ -30,12 +30,12 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "^7.11.1", | ||
"@babel/core": "^7.11.4", | ||
"@babel/preset-env": "^7.11.0", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^8.1.0", | ||
"css-loader": "^4.2.0", | ||
"eslint": "^7.6.0", | ||
"mini-css-extract-plugin": "^0.9.0", | ||
"css-loader": "^4.2.1", | ||
"eslint": "^7.7.0", | ||
"mini-css-extract-plugin": "^0.10.0", | ||
"sass": "^1.26.10", | ||
"sass-lint": "^1.13.1", | ||
"sass-loader": "^9.0.2", | ||
"sass-loader": "^9.0.3", | ||
"style-loader": "^1.2.1", | ||
@@ -42,0 +42,0 @@ "webpack": "^4.44.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
96191
1101