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.4 to 0.1.5

.travis.yml

9

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

@@ -26,2 +26,5 @@ "homepage": "http://gruntjs.com/",

},
"scripts": {
"test": "./bin/grunt test"
},
"preferGlobal": true,

@@ -31,3 +34,7 @@ "dependencies": {

"findup-sync": "~0.1.0"
},
"devDependencies": {
"grunt": "~0.4.0rc4",
"grunt-contrib-jshint": "~0.1.0"
}
}

2

README.md

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

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

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

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