react-cookie-consent
Advanced tools
Comparing version 7.4.0 to 7.4.1
@@ -8,2 +8,6 @@ # Changelog | ||
## [[7.4.1]](https://github.com/Mastermindzh/react-cookie-consent/releases/tag/7.4.1) | ||
- Small version error in package.json that actually didn't make it work with React 18 | ||
## [[7.4.0]](https://github.com/Mastermindzh/react-cookie-consent/releases/tag/7.4.0) | ||
@@ -10,0 +14,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "7.4.0", | ||
"version": "7.4.1", | ||
"description": "A small, simple and customizable cookie consent bar for use in React applications.", | ||
@@ -17,3 +17,3 @@ "main": "build/index.js", | ||
"peerDependencies": { | ||
"react": "^16.13.1 || ^17.0.0 | ^18.0.0" | ||
"react": "^16.13.1 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -20,0 +20,0 @@ "scripts": { |
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
164416