
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@transferwise/neptune-css
Advanced tools
Neptune is the Design System built by and used at Wise. Neptune Web is the Neptune framework for Web. Neptune Web provides a way to build high quality, consistent user experiences on the web with ease.
This is the Neptune Web CSS library. It works well with Neptune React Components.
Neptune CSS is published to npm as @transferwise/neptune-css.
Install @transferwise/neptune-css
:
# pnpm
pnpm add @transferwise/neptune-css
# yarn
yarn add @transferwise/neptune-css
# npm
npm install @transferwise/neptune-css
There are three bundles to choose from, depending on your needs:
// Everything
import '@transferwise/neptune-css/dist/css/neptune.css';
// Core
import '@transferwise/neptune-css/dist/css/neptune-core.css';
// Addons
import '@transferwise/neptune-css/dist/css/neptune-addons.css';
Visit the docs for information on getting started and documentation on what is included in each bundle.
We love contribution! 🙏 Read the guide to get started.
FAQs
Neptune CSS library
The npm package @transferwise/neptune-css receives a total of 40 weekly downloads. As such, @transferwise/neptune-css popularity was classified as not popular.
We found that @transferwise/neptune-css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.