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

igdm-cli

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

igdm-cli - npm Package Compare versions

Comparing version 0.2.3 to 0.4.1

22

package.json
{
"name": "igdm-cli",
"version": "0.2.3",
"version": "0.4.1",
"files": [

@@ -15,12 +15,12 @@ "package.json",

"babel-runtime": "^6.26.0",
"bignumber.js": "^4.1.0",
"chalk": "^2.1.0",
"bignumber.js": "^5.0.0",
"chalk": "^2.3.0",
"has-ansi": "^3.0.0",
"inquirer": "^3.3.0",
"inquirer": "^4.0.2",
"instagram-private-api": "^0.6.7",
"keypress": "^0.2.1",
"log-update": "^2.1.0",
"moment": "^2.19.0",
"log-update": "^2.3.0",
"moment": "^2.20.1",
"mri": "^1.1.0",
"ms": "^2.0.0",
"ms": "^2.1.1",
"ora": "^1.3.0",

@@ -32,4 +32,5 @@ "update-notifier": "^2.3.0"

"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.0",
"np": "^2.16.0"
"babel-preset-env": "^1.6.1",
"np": "^2.20.1",
"release": "^3.0.3"
},

@@ -42,4 +43,5 @@ "repository": {

"build": "babel src -d bin",
"release": "np"
"release": "np",
"release:minor": "release minor"
}
}

@@ -19,5 +19,5 @@ # igdm-cli

Usage:
igdm
igdm [-h] | [-v] | [-u <username>] [-p <password>] [-i <polling interval>]
igdm [--help] | [--version] | [--username=<username>] [--password=<password>] [--interval=<polling interval>]
$ igdm
$ igdm [-h] | [-v] | [-s] | [-u <username>] [-p <password>] [-i <polling interval>]
$ igdm [--help] | [--version] | [--persist] | [--username=<username>] [--password=<password>] [--interval=<polling interval>]

@@ -24,0 +24,0 @@ Options:

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