npm trusted publishing now supports CircleCI

Published: (April 6, 2026 at 08:20 PM EDT)
1 min read

Source: GitHub Changelog

CircleCI Support for npm Trusted Publishing

npm trusted publishing now supports CircleCI as an OIDC provider, joining GitHub Actions and GitLab CI/CD. Maintainers publishing from CircleCI workflows can eliminate stored credentials entirely and authenticate directly through their CI/CD pipeline.

Configuration

Trusted publishing can be configured through the npm website and the npm trust CLI command. See the trusted publishing documentation for setup instructions.

Dark Mode for npmjs.com

We’re also shipping dark mode for the npmjs.com website, one of the most requested features from the community. Our team built this using GitHub Copilot agent mode, allowing us to deliver it with minimal engineering time beyond final review and shipping. Our focus remains on strengthening npm security and enhancing maintainer agency over the packages they publish.

Feedback and Discussion

To share feedback or ask questions, join the community discussion.

0 views
Back to Blog

Related posts

Read more »

Pausing new GitHub Copilot Pro trials

What this means - New users cannot start a free Copilot Pro trial at this time. - Existing trials are not affected. - Copilot Free and paid Copilot Pro subscri...