Socket
Socket
Sign inDemoInstall

grunt-contrib-qunit

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-contrib-qunit - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

9

package.json
{
"name": "grunt-contrib-qunit",
"description": "Run QUnit unit tests in a headless PhantomJS instance.",
"version": "0.3.0",
"version": "0.4.0",
"homepage": "https://github.com/gruntjs/grunt-contrib-qunit",

@@ -30,3 +30,3 @@ "author": {

"dependencies": {
"grunt-lib-phantomjs": "~0.4.0"
"grunt-lib-phantomjs": "~0.5.0"
},

@@ -45,3 +45,8 @@ "devDependencies": {

"gruntplugin"
],
"files": [
"tasks",
"LICENSE-MIT",
"phantomjs"
]
}

@@ -1,2 +0,2 @@

# grunt-contrib-qunit v0.3.0 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-qunit.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-qunit)
# grunt-contrib-qunit v0.4.0 [![Build Status](https://travis-ci.org/gruntjs/grunt-contrib-qunit.png?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-qunit)

@@ -44,2 +44,6 @@ > Run QUnit unit tests in a headless PhantomJS instance.

**On CentOS**
`yum install fontconfig freetype`
### Options

@@ -214,2 +218,2 @@

*This file was generated on Sun Sep 29 2013 11:09:57.*
*This file was generated on Fri Jan 17 2014 11:25:56.*
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