@vivareal/cookie-notifier
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@vivareal/cookie-notifier", | ||
"version": "1.0.1", | ||
"description": "Cookie notifier 🍪 ", | ||
"version": "1.0.2", | ||
"description": "Cookie notifier 🍪", | ||
"author": "OLX Brasil - ZAP+", | ||
@@ -27,3 +27,5 @@ "homepage": "https://github.com/grupozap/javascript#readme", | ||
"lint": "eslint lib/*.js", | ||
"prettier": "prettier --write \"lib/*.{js,vue}\"" | ||
"prettier": "prettier --write \"lib/*.{js,vue}\"", | ||
"pretest": "yarn run prepare", | ||
"prepare": "yarn run build" | ||
}, | ||
@@ -52,3 +54,3 @@ "bugs": { | ||
}, | ||
"gitHead": "516b25efcf58acf0df2793577b60027400a91fa6" | ||
"gitHead": "465312f7f19f6c2279edbbfae0f08de3e07c0277" | ||
} |
# Cookie notifier | ||
# Cookie notifier 🍪 | ||
![Preview](preview.png) | ||
## options | ||
@@ -45,5 +47,7 @@ option | Description | ||
Or dectily in `index.html` page inside the `<body>` tag. | ||
The source of script have to follow this pattern `unpkg.com/:package@:version/:file`. | ||
See the documentation in [unpkg](https://unpkg.com/) | ||
```html | ||
<script src="https://unpkg.com/@vivareal/cookie-notifier@1.0.0/cookie-notifier.min.js"></script> | ||
<script src="https://unpkg.com/@vivareal/cookie-notifier@1.0.0"></script> | ||
<script> | ||
@@ -50,0 +54,0 @@ new cookieNotifier({ |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
10786
3
27
63
0