grunt-contrib-jade
Advanced tools
Comparing version 0.7.0 to 0.8.0
@@ -5,3 +5,3 @@ /* | ||
* | ||
* Copyright (c) 2012 Eric Woroshow, contributors | ||
* Copyright (c) 2013 Eric Woroshow, contributors | ||
* Licensed under the MIT license. | ||
@@ -8,0 +8,0 @@ */ |
{ | ||
"name": "grunt-contrib-jade", | ||
"description": "Compile Jade templates.", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"homepage": "https://github.com/gruntjs/grunt-contrib-jade", | ||
@@ -31,14 +31,14 @@ "author": { | ||
"dependencies": { | ||
"jade": "~0.31.0", | ||
"grunt-lib-contrib": "~0.5.1" | ||
"jade": "~0.34.1", | ||
"grunt-lib-contrib": "~0.6.1" | ||
}, | ||
"devDependencies": { | ||
"grunt-contrib-jshint": "~0.2.0", | ||
"grunt-contrib-nodeunit": "~0.1.2", | ||
"grunt-contrib-clean": "~0.4.0", | ||
"grunt-contrib-internal": "~0.4.2", | ||
"grunt": "~0.4.0" | ||
"grunt-contrib-jshint": "~0.6.1", | ||
"grunt-contrib-nodeunit": "~0.2.0", | ||
"grunt-contrib-clean": "~0.5.0", | ||
"grunt-contrib-internal": "~0.4.5", | ||
"grunt": "~0.4.1" | ||
}, | ||
"peerDependencies": { | ||
"grunt": "~0.4.0" | ||
"grunt": "~0.4.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "keywords": [ |
@@ -8,3 +8,3 @@ # grunt-contrib-jade [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-jade.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-jade) | ||
## Getting Started | ||
This plugin requires Grunt `~0.4.0` | ||
This plugin requires Grunt `~0.4.1` | ||
@@ -191,2 +191,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: | ||
* 2013-07-29 v0.8.0 Bump jade version to 0.34.1 | ||
* 2013-06-06 v0.7.0 Bump jade version / fix tests | ||
@@ -207,2 +208,2 @@ * 2013-05-15 v0.6.0 Bump jade version / fix tests | ||
*This file was generated on Thu Jun 06 2013 22:52:29.* | ||
*This file was generated on Mon Jul 29 2013 17:37:55.* |
@@ -5,3 +5,3 @@ /* | ||
* | ||
* Copyright (c) 2012 Eric Woroshow, contributors | ||
* Copyright (c) 2013 Eric Woroshow, contributors | ||
* Licensed under the MIT license. | ||
@@ -8,0 +8,0 @@ */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
26743
207
+ Addedasync@0.2.10(transitive)
+ Addedcamelcase@1.2.1(transitive)
+ Addedcommander@1.3.2(transitive)
+ Addedconstantinople@1.0.2(transitive)
+ Addeddecamelize@1.2.0(transitive)
+ Addedgrunt-lib-contrib@0.6.1(transitive)
+ Addedjade@0.34.1(transitive)
+ Addedmonocle@0.1.50(transitive)
+ Addedsource-map@0.1.34(transitive)
+ Addedtransformers@2.1.0(transitive)
+ Addeduglify-js@2.4.02.4.24(transitive)
+ Addeduglify-to-browserify@1.0.2(transitive)
+ Addedwindow-size@0.1.0(transitive)
+ Addedwith@1.1.1(transitive)
+ Addedwordwrap@0.0.2(transitive)
+ Addedyargs@3.5.4(transitive)
- Removedastw@0.0.0(transitive)
- Removedcommander@1.1.1(transitive)
- Removedesprima@1.0.2(transitive)
- Removedgrunt-lib-contrib@0.5.3(transitive)
- Removedjade@0.31.2(transitive)
- Removedlexical-scope@0.0.12(transitive)
- Removedmonocle@0.1.48(transitive)
- Removedtransformers@2.0.1(transitive)
- Removedwith@1.0.4(transitive)
Updatedgrunt-lib-contrib@~0.6.1
Updatedjade@~0.34.1