
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@visual-framework/embl-grid
Advanced tools
The EMBL Layout System is applied to the Container components. It is an asymmetrical grid of four columns. There are 3 layout options.
All EMBL Layouts are single column until the viewport is 768px or more. EMBL Layouts have two classes. One to define the grid area and where it is in the Page Grid another to determine what columns there are available.
This component is distributed with npm. After installing npm, you can install the embl-grid
with this command.
$ yarn add --dev @visual-framework/embl-grid
The source files included are written in Sass(scss
). You can point your Sass include-path
at your node_modules
directory and import it like this.
@import "@visual-framework/embl-grid/index.scss";
Make sure you import any requirements along with the modules.
The CSS classnames available should be used on their own on a Container or added to a Containers exisitng classname declaration in the HTML.
A EMBL Layout should only be applied to Containers. For Blocks you should use the [Visual Framework Grid System]({{ '/docs/grids/grid-system' | path }}).
If the EMBL Layout System is being added to a Container that has a classname we separate the classes in the HTML with a |
.
FAQs
embl-grid component
The npm package @visual-framework/embl-grid receives a total of 326 weekly downloads. As such, @visual-framework/embl-grid popularity was classified as not popular.
We found that @visual-framework/embl-grid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.