npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@worldcomfinance/reserved

v0.0.1

Published

Reserved scope placeholder for Worldcom Finance. Production WCF packages live on an internal npm registry, not on npmjs.com. This placeholder exists solely to claim the @worldcomfinance scope on the public registry and prevent squatting.

Readme

@worldcomfinance/reserved

This package exists solely to claim and reserve the @worldcomfinance scope on the public npm registry. It has no runtime behavior — it exists to prevent scope squatting.

What this is not

This is not a real WCF package. Production WCF packages do not live on npmjs.com.

How to find real WCF packages

WCF's internal packages live on an internal npm registry, accessible only from the WCF VPN. If you are a WCF engineer:

  1. Connect to the WCF VPN

  2. Configure your npm client to use the internal registry for the @worldcomfinance scope:

    npm config set @worldcomfinance:registry https://npm.lab.prodwfs.com/
  3. Authenticate to the internal registry per the platform team's instructions

If you do not have access to the WCF VPN, you are not the intended audience for WCF's internal packages.

What this placeholder contains

A single index.js exporting static metadata strings. No postinstall scripts. No network calls. No transitive dependencies. Safe to install accidentally.

License

UNLICENSED. Internal placeholder; not for distribution or modification.


Maintained by the Worldcom Finance platform team. Issues + change requests: see github.com/worldcomfinance.