grunt-prompt
Advanced tools
Comparing version 0.2.2 to 1.0.0
{ | ||
"name": "grunt-prompt", | ||
"description": "Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields.", | ||
"version": "0.2.2", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/dylang/grunt-prompt", | ||
@@ -26,3 +26,3 @@ "author": { | ||
"engines": { | ||
"node": ">= 0.8.0" | ||
"node": ">= 0.10.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
@@ -302,2 +302,3 @@ ## grunt-prompt [![NPM version](https://badge.fury.io/js/grunt-prompt.png)](http://badge.fury.io/js/grunt-prompt) [![Build Status](https://travis-ci.org/dylang/grunt-prompt.png)](https://travis-ci.org/dylang/grunt-prompt) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) | ||
### Release History | ||
* **1.0.0** - 4 Feb 2014 - Dropping support for Node 0.8. | ||
* **0.2.2** - 4 Feb 2014 - Updated readme to make it auto-generated. | ||
@@ -304,0 +305,0 @@ * **0.2.1** - 4 Feb 2014 - Fix bug when using a function to provide choices. |
## Release History | ||
* **1.0.0** - 4 Feb 2014 - Dropping support for Node 0.8. | ||
* **0.2.2** - 4 Feb 2014 - Updated readme to make it auto-generated. | ||
@@ -3,0 +4,0 @@ * **0.2.1** - 4 Feb 2014 - Fix bug when using a function to provide choices. |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
36671
0
346