
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@spinnaker/core
Advanced tools
The goal is to migrate Spinnaker's design system Iconography to one font file that only contains icons used in the project. This will help on our road to supporting mobile, simplify usage, and allow any future designer to maintain without knowing git.
Icomoon.io provides a GUI for uploading, managing, and exporting icon fonts.
To update the icon font using Icomoon, do the following:
deck/app/fonts/spinnaker/selection.json
selection.json
and import all settingsstyles.css
to icons.css
icomoon.svg
, icomoon.ttf
, icomoon.woff
, selection.json
, icons.css
npx prettier --write app/fonts/**/*.{css,json}
if prettier has not picked up the new files.The Spinnaker project currently uses icons from multiple libraries, but will be migrating to Streamline Light. This package was decided based on its volume of technical icons, and its visual pairing with Source Sans, the Spinnaker font.
Netflix Teammates can find the Netflix-licensed Streamline icons in:
Google Drive ▸ Team Drives ▸ Delivery Engineering ▸ Delivery Experience (DEx) ▸ Iconography
All custom icons are there as well.
FAQs
Unknown package
The npm package @spinnaker/core receives a total of 798 weekly downloads. As such, @spinnaker/core popularity was classified as not popular.
We found that @spinnaker/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.