gdpr-consent
Advanced tools
Comparing version 4.1.4 to 4.1.5
{ | ||
"name": "gdpr-consent", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"description": "GDPR banner to comply with the European cookie law. Inspired by tarteaucitronjs.", | ||
@@ -50,3 +50,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@lesjoursfr/browser-tools": "^1.1.3", | ||
"@lesjoursfr/browser-tools": "^1.1.4", | ||
"js-cookie": "^3.0.5" | ||
@@ -56,22 +56,22 @@ }, | ||
"@babel/core": "^7.25.2", | ||
"@babel/preset-env": "^7.25.3", | ||
"@eslint/js": "^9.8.0", | ||
"@babel/preset-env": "^7.25.4", | ||
"@eslint/js": "^9.10.0", | ||
"@tsconfig/next": "^2.0.3", | ||
"@types/babel__core": "^7.20.5", | ||
"@types/babel__preset-env": "^7.9.7", | ||
"@types/facebook-js-sdk": "^3.3.11", | ||
"@types/facebook-js-sdk": "^3.3.12", | ||
"@types/js-cookie": "^3.0.6", | ||
"@types/node": "^20.14.13", | ||
"@types/node": "^20.16.5", | ||
"babel-loader": "^9.1.3", | ||
"css-loader": "^7.1.2", | ||
"css-minimizer-webpack-plugin": "^7.0.0", | ||
"eslint": "^9.8.0", | ||
"eslint": "^9.10.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"globals": "^15.9.0", | ||
"mini-css-extract-plugin": "^2.9.0", | ||
"postcss": "^8.4.40", | ||
"mini-css-extract-plugin": "^2.9.1", | ||
"postcss": "^8.4.45", | ||
"prettier": "^3.3.3", | ||
"sass": "^1.77.8", | ||
"sass-loader": "^16.0.0", | ||
"stylelint": "^16.8.1", | ||
"sass": "^1.78.0", | ||
"sass-loader": "^16.0.1", | ||
"stylelint": "^16.9.0", | ||
"stylelint-config-sass-guidelines": "^12.0.0", | ||
@@ -81,9 +81,9 @@ "terser-webpack-plugin": "^5.3.10", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.0.0", | ||
"webpack": "^5.93.0", | ||
"typescript": "^5.6.2", | ||
"typescript-eslint": "^8.5.0", | ||
"webpack": "^5.94.0", | ||
"webpack-cli": "^5.1.4", | ||
"webpack-dev-server": "^5.0.4" | ||
"webpack-dev-server": "^5.1.0" | ||
}, | ||
"packageManager": "yarn@4.3.1" | ||
"packageManager": "yarn@4.4.1" | ||
} |
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
205863