
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
@sb1/ffe-chips
Advanced tools
npm install --save @sb1/ffe-core @sb1/ffe-chips
@import 'path/to/node_modules/@sb1/ffe-chips/less/chip';
If your project does not use Less, you can import the compiled styling:
@import '~@sb1/ffe-chips/css/chip.css';
See also @sb1/ffe-chips-react.
In order to support theming of components, this package contains styling that depends on a set of custom properties, defined in less/theme.less. These properties in turn depend on a base theme defined in ffe-core.
If your project uses the ffe-core, you're probably good to go. If not, make sure to import the core properties in theme.less:
@import '~@sb1/ffe-core/less/theme';
To start a local development server, run the following from the designsystem root folder:
npm install
npm run build
npm start
A local instance of Storybook with live reloading will run at http://localhost:6006/.
Example implementations using the latest versions of all components are also available at https://sparebank1.github.io/designsystem.
FAQs
Chips are compact elements that represent an input, attribute, or action.
The npm package @sb1/ffe-chips receives a total of 42 weekly downloads. As such, @sb1/ffe-chips popularity was classified as not popular.
We found that @sb1/ffe-chips demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.