Socket
Socket
Sign inDemoInstall

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.3 to 0.1.4

completion/bash

2

package.json
{
"name": "grunt-cli",
"description": "The grunt command line interface.",
"version": "0.1.3",
"version": "0.1.4",
"author": "Grunt Team",

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

@@ -13,1 +13,8 @@ # grunt-cli

See the grunt [Getting Started](http://gruntjs.com/getting-started) guide for more information.
## Shell tab auto-completion
To enable bash tab auto-completion for grunt, add the following line to your `~/.bashrc` file. Currently, the only supported shell is bash.
```bash
eval "$(grunt --completion=bash)"
```

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