Socket
Socket
Sign inDemoInstall

makfy

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

makfy - npm Package Compare versions

Comparing version 2.0.1-beta.3 to 2.0.1

4

dist/bin/cli.js

@@ -27,5 +27,5 @@ #! /usr/bin/env node

var argv = yargs.help(false).argv;
// invoke either the locally or the globally installed makfy, whichever is found first
// invoke either the locally or the relative installed makfy, whichever is found first
// this fixes an issue where commands would not be found when both a local and global installation
// are present yet the global command is run
// are present yet the global one is run
var cliMainModulePath = "./cliMain";

@@ -32,0 +32,0 @@ try {

{
"name": "makfy",
"version": "2.0.1-beta.3",
"version": "2.0.1",
"description": "makfy - npm scripts on steroids!",

@@ -5,0 +5,0 @@ "main": "dist/lib/index.js",

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