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.
flex-splitter-directive
Advanced tools
Dead simple panes splitter control based on flexbox.
$ npm i flex-splitter-directive
import "flex-splitter-directive"
import "flex-splitter-directive/styles.min.css"
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/flex-splitter-directive@0.5.0/styles.min.css">
<script src="https://cdn.jsdelivr.net/npm/flex-splitter-directive@0.5.0"></script>
data-flex-splitter-horizontal
(or data-flex-splitter-vertical
for vertical) attribute to the parent element of the panes.
keyboard-movement
option, as in data-flex-splitter-horizontal="keyboard-movement:10"
.<div role="separator" tabindex="1"></div>
between each pane.width
/ height
for the initial size.min-width
/ min-height
for the minimum size.max-width
/ max-height
for the maximum size.flex: auto
for filling space.FAQs
Dead simple pane-splitter control based on flexbox.
We found that flex-splitter-directive 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.