Skip to content
@pkg-nec

pkg-nec

pkg-nec

Security-focused maintainers of abandoned npm packages.

We fork unmaintained Node.js packages, ship security patches, and keep the ecosystem safe — without introducing new features or breaking changes.


What we do

🔒 Patch CVEs and security vulnerabilities in unmaintained packages
♻️ Drop-in replacements — same API, same CLI, stricter Node.js engine targets
📦 Published under @pkg-nec/* on npm with full provenance attestation
🚫 No new features — stability and security only

Packages

Package Replaces npm
pkg-nec/http-server http-party/http-server (unmaintained since 2022) npm

Drop-in replacement

Switching is a one-line change. No code changes required.

# Remove the unmaintained package
npm uninstall http-server

# Install the maintained fork
npm install @pkg-nec/http-server

# Or run on-demand with no install
npx @pkg-nec/http-server [path] [options]

The binary name (http-server) stays the same.


Our policy

  • We only merge security patches and critical bug fixes from upstream
  • We track the Node.js Active LTS and Current release lines
  • Every release is published with npm provenance for supply-chain transparency
  • See each repo's FORK_POLICY.md for full details

Support

Find this work useful? Buy me a coffee ☕

Pinned Loading

  1. http-server http-server Public

    Forked from http-party/http-server

    A simple, zero-configuration, command-line http server

    JavaScript 2

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…