He's Blog
Home
Works
About
中文
Posts for tag "npm"
oidc
GitHub Actions + Changesets + OIDC Auto-Publish to npm
Feb 26, 2026
Use Changesets to manage version numbers, combined with GitHub OIDC credentials to directly publish to npmjs.com. The entire process requires no manual npm token configuration, making it secure and automated.
npm
Quick Understanding of main, module, exports, and type:module in package.json
Jul 14, 2025
If you're planning to publish a JavaScript library, you need to understand the main, module, exports, and type:module fields in package.json.
npm
npm library type module and exports
Jan 31, 2024
The fields of package.json for npm library.
Copyright © He's Blog 2026. All rights reserved.