Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.