
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
@mediamath/t1proxy
Advanced tools
If you are writing an application that doesn't use T1 Node, you'll probably need a proxy of some sort. This package will help you. Create an .env
file with at least the value T1APIKEY
. Here, you'll put the API key provided by MediaMath developer relations.
To make your life as a developer a little easier, you can also add T1USER
and T1PASSWORD
. When running your node application in the "development" environment, you can simply point your browser to localhost/api/v2.0/login
, and if the .env
file has accurate credentials a session cookie will be placed in the browser.
This proxy requires the server running it to use body-parser or another solution that adds POST data on req.body when using the T1 API login route.
FAQs
Proxy to the T1 APIs using http-proxy-middleware
We found that @mediamath/t1proxy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.