Here are
46 public repositories
matching this topic...
A set of tools to keep your pinned Python dependencies fresh.
Updated
Mar 15, 2022
Python
Fast, resilient, reproducible builds with npm install.
Updated
Jan 3, 2022
TypeScript
🔒 Your lockfile, up to date, all the time
Updated
Mar 11, 2021
JavaScript
An inter-process and inter-machine lockfile utility that works on a local or network file system.
Updated
May 28, 2021
JavaScript
Lightweight lockfile for conda environments
Updated
Mar 17, 2022
Python
Handle locking via pid files
A plugin for Tox that lets you install test environment dependencies from the Poetry lockfile
Updated
Jan 9, 2022
Python
Heavily tested, but simple filelocking solution using flock command.
Updated
Jan 24, 2019
Ruby
A simple Bash lock file library.
Updated
Feb 29, 2016
Shell
Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!
Updated
Jan 11, 2022
JavaScript
Tool for smart revert of integrity changes for npm lock file
Updated
Mar 16, 2022
TypeScript
sbt plugin for creating dependency lockfiles
Updated
Jan 24, 2022
Scala
Utility for creating advisory pidfiles (lock files)
Updated
Feb 18, 2022
Julia
Migrate your npm shrinkwrap to a yarn lockfile without a headache
Updated
Jun 21, 2017
JavaScript
Generate a Snyk dependency graph from a Podfile.lock file
Updated
May 18, 2021
TypeScript
An oop composer file parser.
See what crates have changed after you run `cargo update` by comparing Cargo.lock to the vcs HEAD or file of your choice.
Safely generate an npm lockfile and output it to the filename of your choice.
Updated
Mar 2, 2022
JavaScript
A php-package for parsing and evaluating the yarn.lock format
Framework to make service from your application(with different log types, http, suid, graceful restart)
Prevent committing lockfiles
Updated
Jun 3, 2020
JavaScript
Lockfiles have needs too and this package takes care of them
Updated
Apr 25, 2020
JavaScript
🔐 Python dosyalarını 15 farklı kombinasyonda şifreleyebilen bir PyPi kütüphanesi.
Updated
Feb 21, 2022
Python
Detect lockfiles in the working directory
Updated
Jun 3, 2020
JavaScript
A collection of simple, opinionated yet hopefully helpful PHP Helpers
more than just a package manager
Updated
Mar 14, 2022
CMake
How to automate Gradle dependency updates with GitHub Actions
Updated
Jan 28, 2022
Kotlin
Delete `node_modules` and lockfiles
Updated
Jun 3, 2020
JavaScript
Improve this page
Add a description, image, and links to the
lockfile
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
lockfile
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
We have multiple npm repositories served on a single host, release, and dev on different paths. e.g.:
Dev repo: https://artifactory.example.com/npm/DEV/...
Release repo: https://arti