Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

lockmaker

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lockmaker

Downloads local copies of a package's dependencies and updates package-lock.json to point to them.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

lockmaker

lockmaker is an NPM package designed to facilitate the offline installation of NPM packages. Its focus is providing a standard npm install-compatible process without requiring additional tooling or steps, and which doesn't require a separate compilation step to produce an offline-compatible version of a package.

The primary use case is mapping a project lacking a premade node_modules directory into an unmodified node.js container without network access and expecting npm install --production to get it into a usable state.

FAQs

Package last updated on 30 Jan 2019

Did you know?

Socket

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.

Install

Related posts