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

grunt-eco

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-eco - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

6

package.json

@@ -7,3 +7,3 @@ {

],
"version": "0.1.2",
"version": "0.1.3",
"licenses": [

@@ -79,3 +79,3 @@ {

"devDependencies": {
"grunt": "~0.4",
"grunt": ">=0.4.0",
"grunt-contrib-clean": ">=0.4",

@@ -86,4 +86,4 @@ "grunt-contrib-jshint": ">=0.1.1",

"peerDependencies": {
"grunt": "~0.4"
"grunt": ">=0.4.0"
}
}

@@ -7,3 +7,3 @@ # grunt-eco

This plugin requires Grunt `~0.4`
This plugin requires Grunt `>=0.4.0`

@@ -22,3 +22,3 @@ If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

*This plugin was designed to work with Grunt 0.4.x. If you're still using grunt v0.3.x it's strongly recommended that [you upgrade](http://gruntjs.com/upgrading-from-0.3-to-0.4), but in case you can't please use [v0.3.1](https://github.com/gruntjs/grunt-contrib-stylus/tree/grunt-0.3-stable).*
*This plugin was designed to work with Grunt 0.4.x and Grunt 1.x. If you're still using grunt v0.3.x it's strongly recommended that [you upgrade](http://gruntjs.com/upgrading-from-0.3-to-0.4), but in case you can't please use [v0.3.1](https://github.com/gruntjs/grunt-contrib-stylus/tree/grunt-0.3-stable).*

@@ -134,2 +134,3 @@ ## eco task

* `Jun 06, 2016 v0.1.3` - Grunt 1.0 compatibility
* `Jun 20, 2014 v0.1.2` - Bubble up task failure

@@ -136,0 +137,0 @@ * `Jun 16, 2013 v0.1.0` - Refactoring, tests, AMD support

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