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

grunt-cli

Package Overview
Dependencies
Maintainers
4
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 1.0.0-rc1 to 1.0.0

CHANGELOG.md

6

lib/info.js

@@ -45,5 +45,5 @@ /*

[
'If you\'re seeing this message, either a Gruntfile wasn\'t found or grunt',
'hasn\'t been installed locally to your project. For more information about',
'installing and configuring grunt, please see the Getting Started guide:',
'If you\'re seeing this message, grunt hasn\'t been installed locally to',
'your project. For more information about installing and configuring grunt,',
'please see the Getting Started guide:',
'',

@@ -50,0 +50,0 @@ 'http://gruntjs.com/getting-started',

{
"name": "grunt-cli",
"description": "The grunt command line interface",
"version": "1.0.0-rc1",
"version": "1.0.0",
"author": "Grunt Development Team (http://gruntjs.com/development-team)",

@@ -24,3 +24,3 @@ "repository": "gruntjs/grunt-cli",

"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.12.0"
"grunt-contrib-jshint": "~1.0.0"
},

@@ -31,3 +31,4 @@ "files": [

"lib"
]
],
"appveyor_id": "prp6g944b05jsq6d"
}

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

# grunt-cli [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-cli.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-cli)
# grunt-cli [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-cli.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-cli) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/prp6g944b05jsq6d/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-cli/branch/master)

@@ -31,2 +31,2 @@ > The Grunt command line interface.

To read more about npm scripts, please visit the npm docs: [https://npmjs.org/doc/misc/npm-scripts.html](https://npmjs.org/doc/misc/npm-scripts.html).
To read more about npm scripts, please visit the npm docs: <https://docs.npmjs.com/misc/scripts>.
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