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

grunt-contrib-jade

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-jade - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

2

Gruntfile.js

@@ -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

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