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

grunt-cli

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-cli - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

lib/cli.js

@@ -17,3 +17,3 @@ /*

exports.known = {help: Boolean, version: Boolean, completion: String};
exports.aliases = {h: '--help', V: '--version'};
exports.aliases = {h: '--help', V: '--version', v: '--verbose'};

@@ -20,0 +20,0 @@ // Parse them and return an options object.

{
"name": "grunt-cli",
"description": "The grunt command line interface.",
"version": "0.1.5",
"version": "0.1.6",
"author": "Grunt Team",

@@ -6,0 +6,0 @@ "homepage": "http://gruntjs.com/",

@@ -1,2 +0,2 @@

# grunt-cli [![Build Status](https://secure.travis-ci.org/gruntjs/grunt-cli.png?branch=master)](http://travis-ci.org/gruntjs/grunt)
# grunt-cli [![Build Status](https://secure.travis-ci.org/gruntjs/grunt-cli.png?branch=master)](http://travis-ci.org/gruntjs/grunt-cli)
> The grunt command line interface.

@@ -3,0 +3,0 @@

Sorry, the diff of this file is not supported yet

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