Comparing version 0.1.4 to 0.1.5
{ | ||
"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" | ||
} | ||
} |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
9537
12
136
0
2
1