purge-lockfile
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "purge-lockfile", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "Nicola Zambello", |
# purge-lockfile | ||
[![npm version](https://img.shields.io/github/package-json/v/nzambello/purge-lockfile)](https://www.npmjs.com/package/purge-lockfile) | ||
![test](https://img.shields.io/github/workflow/status/nzambello/purge-lockfile/Test) | ||
Strips [yarn](https://yarnpkg.com) lockfile by a pattern. | ||
## Usage | ||
```bash | ||
npx purge-lockfile@latest PATTERN | ||
``` | ||
### Example | ||
In [test](./test) directory, you can find test lockfiles. | ||
The use case is that you have to strip every entry to make a clean install/reinstall. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49825
8
19