
Security News
npm Tooling Bug Incorrectly Marks One-Character Packages as Security Holders
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.
@gotamedia/tracking
Advanced tools
BN Tracking Proxy package
Tracking package is a layer around GTM (Google Tag Manager) and requires some configurations in GTM in order to work as expected
You need to create a new template in your GTM along with a Tag with a Trigger
@gotamedia/tracking/src/GTM_Template.tpl into your GTMnpm i @gotamedia/tracking
import { GTM, push } from '@gotamedia/tracking'
GTM.initiate()
push({
...
})
NOTE: it is very important to call GTM.initiate() and call it ASAP to setup GTM utils wait for CMP to be ready before pushing any Tags.
Tracking uses Rollup to build and bundle
npm run build
To inspect the package before publishing to npm
npm run package:details
To publish to npm
npm run package:publish
In order to develop with Tracking with your project locally, make sure to have yalc installed globally on your machine by running:
npm install -g yalc
To use Tracking in your project locally make sure to build Tracking by running:
npm run build:local
This will make sure to build and publish Tracking into a local registery on your machine so you can install it as a package in your projects
In your project run the following command:
yalc add @gotamedia/tracking
npm install
After you are done with running Tracking locally in your project, make sure to clean up and remove the link from your project's dependencies
yalc remove @gotamedia/tracking
This will make sure to remove the link from your project's dependencies and revert to the old value if there was any
That's it 🎉 You just trigered a release action and Github will take care of the rest 🙃
This will run build workflow in Github Actions and once it's successfully done it will trigger a publish workflow to publish the package to NPM registery.
This project uses a trunk based development workflow.
This project works with conventional commits.
FAQs
BN Tracking Proxy package
We found that @gotamedia/tracking demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.