New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

solution-remove

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solution-remove - npm Package Compare versions

Comparing version
2.1.0
to
2.1.1
solution-remove-2.1.1.tgz

Sorry, the diff of this file is not supported yet

+1
-2

@@ -5,3 +5,2 @@ import { readdirSync, readFile, writeFile, existsSync, unlinkSync, renameSync, readFileSync } from 'fs';

const pkg = JSON.parse(readFileSync('../package.json').toString());
const program = new Command();

@@ -23,3 +22,3 @@

program.version(pkg.version, '-v, --vers', 'output the current version');
program.version('2.1.1', '-v, --vers', 'output the current version');
program.parse();

@@ -26,0 +25,0 @@

{
"name": "solution-remove",
"version": "2.1.0",
"version": "2.1.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/solution-remove.js",