
Security News
Packagist Urges Immediate Composer Update After GitHub Actions Token Leak
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.
@substrate-system/util
Advanced tools
Miscellaneous utility functions.
npm i -S @substrate-system/util
import { numberToString } from '@ubstrate-system/util'
numberToString(16495279551)
//
This exposes ESM and common JS via package.json exports field.
import '@ubstrate-system/util'
require('@ubstrate-system/util')
This package exposes minified JS files too. Copy them to a location that is accessible to your web server, then link to them in HTML.
cp ./node_modules/@substrate-system/util/dist/index.min.js ./public/util.min.js
<script type="module" src="./util.min.js"></script>
FAQs
Miscellaneous utility functions
We found that @substrate-system/util demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.