Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-cookie-consent

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cookie-consent - npm Package Compare versions

Comparing version 7.4.0 to 7.4.1

4

CHANGELOG.md

@@ -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 @@

4

package.json

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc