New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 6.0.0 to 6.1.0

4

package.json

@@ -7,3 +7,3 @@ {

},
"version": "6.0.0",
"version": "6.1.0",
"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"
"react": "^16.13.1 || ^17.0.0"
},

@@ -20,0 +20,0 @@ "scripts": {

@@ -28,9 +28,9 @@ # :cookie: react-cookie-consent :cookie:

- [Examples](#examples)
- [changing the bar background to red](#changing-the-bar-background-to-red)
- [changing the button font-weight to bold](#changing-the-button-font-weight-to-bold)
- [Changing the bar background to red](#changing-the-bar-background-to-red)
- [Changing the button font-weight to bold](#changing-the-button-font-weight-to-bold)
- [Using predefined CSS classes](#using-predefined-css-classes)
- [Flipping the buttons](#flipping-the-buttons)
- [Extra cookie options](#extra-cookie-options)
- [rainbows!](#rainbows)
- [contributor information](#contributor-information)
- [Rainbows!](#rainbows)
- [Contributor information](#contributor-information)
- [Projects using react-cookie-consent](#projects-using-react-cookie-consent)

@@ -190,3 +190,3 @@

#### changing the bar background to red
#### Changing the bar background to red

@@ -197,3 +197,3 @@ ```js

#### changing the button font-weight to bold
#### Changing the button font-weight to bold

@@ -247,3 +247,3 @@ ```js

#### rainbows!
#### Rainbows!

@@ -294,3 +294,3 @@ ![rainbows!](https://github.com/Mastermindzh/react-cookie-consent/blob/master/images/rainbow.png?raw=true)

## contributor information
## Contributor information

@@ -297,0 +297,0 @@ When making a PR please think about the following things:

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