Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

purge-lockfile

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

purge-lockfile - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

.github/workflows/test.yml

2

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc