Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
@ubilabs/ubilabs-tracking
Advanced tools
This is a JavaScript library to easily implement a Cookie Banner into your Demo.
npm install @ubilabs/ubilabs-tracking
Default import from @ubilabs/ubilabs-tracking
and call the function with the Google Tag Manager ID:
import tracking from '@ubilabs/ubilabs-tracking';
tracking('TAG_MANAGER_ID');
A publish happens automatically when a new version tag is being pushed:
npm version major|minor|patch
git push && git push --tags
There is a simple example page that imports the cookie-banner directly. Create examples/.env
with:
TAG_MANAGER_ID=<TAG_MANAGER_ID>
To serve the test page run:
npm install
npm start
FAQs
A cookie banner for Ubilabs demos
The npm package @ubilabs/ubilabs-tracking receives a total of 5 weekly downloads. As such, @ubilabs/ubilabs-tracking popularity was classified as not popular.
We found that @ubilabs/ubilabs-tracking demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.