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

@donmahallem/lerna-fixer

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@donmahallem/lerna-fixer - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"name": "@donmahallem/lerna-fixer",
"version": "0.0.6",
"version": "0.0.7",
"description": "CLI to fix issues with lerna as a workaround",

@@ -17,3 +17,3 @@ "main": "dist/index.cjs",

"bin": {
"lerna-fixer": "./dist/index.js"
"lerna-fixer": "./dist/index.mjs"
},

@@ -20,0 +20,0 @@ "scripts": {

@@ -6,3 +6,4 @@ <!-- ⚠️ This README has been generated from the file(s) "./readme_blueprint.md" ⚠️-->

<p align="center">
<a href="https://github.com/donmahallem/lerna-fixer/actions?query=workflow%3ATest+branch%3Amain"><img alt="Test" src="https://github.com/donmahallem/lerna-fixer/workflows/Test/badge.svg?branch=main&event=push" height="20"/></a>
<a href="https://www.npmjs.com/package/@donmahallem/lerna-fixer"><img alt="NPM Version 0.0.7" src="https://img.shields.io/npm/v/@donmahallem/lerna-fixer" height="20"/></a>
<a href="https://github.com/donmahallem/lerna-fixer/actions?query=workflow%3ATest+branch%3Amain"><img alt="Test" src="https://github.com/donmahallem/lerna-fixer/workflows/Test/badge.svg?branch=main&event=push" height="20"/></a>
<a href="https://codecov.io/gh/donmahallem/lerna-fixer/branch/main"><img alt="codecov" src="https://codecov.io/gh/donmahallem/lerna-fixer/branch/main/graph/badge.svg" height="20"/></a>

@@ -23,1 +24,12 @@ <a href="https://github.com/donmahallem/lerna-fixer/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/donmahallem/lerna-fixer" height="20"/></a>

[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/water.png)](#installation)
## ➤ Installation
```bash
npm install [[ ids.npm ]] -D
```
If you don't want to install anything you can use the `npx [[ ids.npm ]] lockfile fixversion` command instead.

Sorry, the diff of this file is not supported yet

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