New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mcompare

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcompare

A small, zero-dependency package for all-purpose comparing Minecraft mods folders.

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-37.5%
Maintainers
0
Weekly downloads
 
Created
Source

MCompare

NPM Version NPM License NPM Unpacked Size

A small, zero-dependency package for all-purpose comparing Minecraft mods folders.

Features

  • Comparison in 3+ paths at once
  • Version unintensive comparison
  • Automatic mod name and version extraction from file names
  • Highlights for files that are not jarfiles
  • Highlights for library mods
  • Support for Modrinth launcher disabled mods (.jar.disabled) files

Installation

  1. If you haven't already, install Node.js from its download page.
  2. Run npm install -g mcompare.

Usage

Open terminal in any directory you want and type mcompare name and apply to this command all paths you want to compare, separated by spaces.

For more information run mcompare help.

If a path contains spaces in it, wrap it in double quotes (").

Examples

mcompare version .minecraft\\mods "Documents\\custom instance\\mods"
mcompare name modded\\minecraft\\mods "Documents\\custom instance\\mods" C:\\Users\\User\\minecraft\\mods
mcompare help

Keywords

FAQs

Package last updated on 04 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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