
Security News
TypeScript 6.0 Released: The Final JavaScript-Based Version
TypeScript 6.0 introduces new standard APIs, modern default settings, and deprecations as it prepares projects for the upcoming TypeScript 7.0 release.
eventhandler.js
Advanced tools
 [](https://www.npmjs.com/package/eventhandler.js) [;
// Register a listener for this event
var handler = evt.on(function (someArg) {
console.log('Event fired with arg: ' + someArg);
});
// Fire the event
evt.fire('test data');
// Unregister the listener when no longer needed
handler.off();

A big thanks to BrowserStack for providing automated cross-browser testing!
FAQs
 [](https://www.npmjs.com/package/eventhandler.js) [
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
TypeScript 6.0 introduces new standard APIs, modern default settings, and deprecations as it prepares projects for the upcoming TypeScript 7.0 release.

Security News
/Research
Newly published Trivy Docker images (0.69.4, 0.69.5, and 0.69.6) were found to contain infostealer IOCs and were pushed to Docker Hub without corresponding GitHub releases.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.