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.1 to 0.1.2

3

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

@@ -28,3 +28,2 @@ "homepage": "http://gruntjs.com/",

"dependencies": {
"grunt": "~0.4.0a",
"lodash": "~0.9.0",

@@ -31,0 +30,0 @@ "glob": "~3.1.13",

@@ -10,2 +10,4 @@ # grunt-cli

See [Getting Started With Grunt](https://github.com/gruntjs/grunt/blob/devel/docs/getting_started.md) for more information.
**Note:** The job of the `grunt` command is to load and run the version of grunt you have installed locally to your project, irrespective of its version. Starting with grunt v0.4, you should never install grunt itself globally. For more information about why, [please read this](http://blog.nodejs.org/2011/03/23/npm-1-0-global-vs-local-installation).
See the grunt [Getting Started](http://gruntjs.com/getting-started) guide for more information.

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