awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JamieMason avatar

JamieMason/shrinkpack

0
View on GitHub↗
803 stars·27 forks·TypeScript·MIT·11 viewswww.npmjs.com/package/shrinkpack↗

Shrinkpack

Fast, resilient, reproducible builds with npm install.

Features

  • Dependency Utilities - Locks down dependencies for offline installation.

Star history

Star history chart for jamiemason/shrinkpackStar history chart for jamiemason/shrinkpack

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Shrinkpack

These projects share indexed features with Shrinkpack. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alanshaw/davidalanshaw avatar

    alanshaw/david

    969View on GitHub↗

    :eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.

    JavaScript
    View on GitHub↗969
  • dylang/npm-checkdylang avatar

    dylang/npm-check

    6,643View on GitHub↗

    npm-check is a command-line tool that audits a project's npm dependencies, comparing local package versions against the npm registry to identify outdated, unused, or incorrect entries. It scans both package.json and node_modules, and can also inspect globally installed npm packages for the same issues. The tool distinguishes itself by offering multiple modes of operation. It can automatically update all outdated dependencies to their latest versions without interaction, suitable for automated scripts. Alternatively, it provides an interactive terminal interface that lets users review and

    JavaScript
    View on GitHub↗6,643
  • felixrieseberg/npm-windows-upgradefelixrieseberg avatar

    felixrieseberg/npm-windows-upgrade

    2,508View on GitHub↗

    :rocket: Upgrade npm on Windows

    JavaScript
    View on GitHub↗2,508
  • lirantal/lockfile-lintlirantal avatar

    lirantal/lockfile-lint

    863View on GitHub↗

    Lint an npm or yarn lockfile to analyze and detect security issues

    JavaScript
    View on GitHub↗863
Compare all 8 related projects→

Frequently asked questions

What does jamiemason/shrinkpack do?

Fast, resilient, reproducible builds with npm install.

What are the main features of jamiemason/shrinkpack?

The main features of jamiemason/shrinkpack are: Dependency Utilities.

Which projects share features with jamiemason/shrinkpack?

Projects with overlapping indexed features include: alanshaw/david — :eyeglasses: Node.js module that tells you when your package npm dependencies are out of date. dylang/npm-check — npm-check is a command-line tool that audits a project's npm dependencies, comparing local package versions against… felixrieseberg/npm-windows-upgrade — :rocket: Upgrade npm on Windows. lirantal/lockfile-lint — Lint an npm or yarn lockfile to analyze and detect security issues. nolanlawson/local-npm — Local and offline-first npm mirror. samccone/engine-deps — install dependencies based on node version.