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 1.1.0 to 1.1.1

3

build/index.js

@@ -739,3 +739,4 @@ module.exports =

marginLeft: "15px",
padding: "5px 10px"
padding: "5px 10px",
marginRight: "25px"
},

@@ -742,0 +743,0 @@ contentStyle: {}

@@ -7,6 +7,7 @@ {

},
"version": "1.1.0",
"version": "1.1.1",
"description": "A small, simple and customizable cookie consent bar for use in React applications.",
"main": "build/index.js",
"dependencies": {
"js-cookie": "^2.2.0",
"react": "^16.4.0"

@@ -13,0 +14,0 @@ },

@@ -37,3 +37,4 @@ import React, { Component } from "react";

marginLeft: "15px",
padding: "5px 10px"
padding: "5px 10px",
marginRight: "25px"
},

@@ -40,0 +41,0 @@ contentStyle: {}

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