
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
jquery.stretch
Advanced tools
Man, if only this was native in css, but it isn't, so here is a jquery plugin for it.
Say we start with a parent div that contains three children. All three have display: inline-block
style, so they are all lined up next to each other, with some extra space on the right.
Now we do
$( '.rect3' ).stretch();
And we end up with
Similarly, we could strech one of the other two inner divs so that they take up all the available space.
Couple notes:
$.fn.stretchVertically
is also installed, which works analogously to $.fn.stretch
. When stretching vertically, all elements must have display: block
styling.FAQs
To fill the void created by the missing 'width: stretch' css property.
We found that jquery.stretch 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.