
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.
@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 1,046 weekly downloads. As such, @transferwise/neptune-css popularity was classified as 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
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.