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

@billogram/billogram-cookies

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@billogram/billogram-cookies - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

4

package.json
{
"name": "@billogram/billogram-cookies",
"version": "0.0.10",
"version": "0.0.11",
"author": "Aiham Alkaseer",

@@ -65,3 +65,3 @@ "license": "UNLICENSED",

"stylelint-config-recommended": "^2.1.0",
"svg-url-loader": "^2.3.2",
"url-loader": "^1.1.2",
"wdio-chromedriver-service": "^0.1.5",

@@ -68,0 +68,0 @@ "wdio-visual-regression-service": "^0.9.0",

@@ -11,4 +11,8 @@ # Description

### Development
`npm install file: [relative path to the project root, or the folder containing package.json]`
Creating a symlink would make it easier to update locally:
<https://docs.npmjs.com/cli/link.html>
### Installing

@@ -21,3 +25,5 @@ `yarn` or `npm i`

Loading the module with multiple custom levels
Loading the module with multiple custom levels:
```
<BillogramCookies consentLevels= {[

@@ -46,10 +52,21 @@ {

/>
```
Optional props:
##### Optional props:
customTranslations
closeOnScroll
customStyles
callback
policyLink
message: The default message to display, insert {{link}} to place the policy link inside the message.
disabledCookiesMessage: A message to display if cookies are completely disabled
## Testing

@@ -56,0 +73,0 @@ `yarn test`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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