reactjs-cookie-consent
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -115,3 +115,3 @@ "use strict"; | ||
}), policyLink ? /*#__PURE__*/(0, _jsxRuntime.jsx)("div", { | ||
className: "linkContainer", | ||
className: "policyLinkContainer", | ||
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("a", { | ||
@@ -118,0 +118,0 @@ style: linkStyles, |
{ | ||
"name": "reactjs-cookie-consent", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A lightweight and customizable cookie banner in React", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
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
15556