Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
jquery-prototype-custom-event-bridge
Advanced tools
Allow custom events in the format namespace:eventname to pass between Prototype and jQuery.
Test it here.
Allow custom events in the format namespace:eventname
to pass between Prototype and jQuery.
Such custom events triggered by jQuery will hit Prototype observers (as well as jQuery listeners).
Such custom events triggered by Prototype will hit jQuery listeners (as well as Prototype observers).
The first element of the data array passed along by the jQuery trigger will be sent to the Prototype observer.
The memo data object passed along by the Prototype trigger will be encoded in the first element of the event data array received by the jQuery listener.
This drop-in also prevents jQuery's trigger implementation from executing any Prototype-contributed functions on an event target element that match the jQuery event type.
npm install jquery-prototype-custom-event-bridge
FAQs
Allow custom events in the format namespace:eventname to pass between Prototype and jQuery.
The npm package jquery-prototype-custom-event-bridge receives a total of 7 weekly downloads. As such, jquery-prototype-custom-event-bridge popularity was classified as not popular.
We found that jquery-prototype-custom-event-bridge demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.