Socket
Socket
Sign inDemoInstall

grunt-contrib-qunit

Package Overview
Dependencies
Maintainers
3
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.1.1 to 0.2.0

6

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

@@ -31,6 +31,6 @@ "author": {

"dependencies": {
"grunt-lib-phantomjs": "~0.1.0"
"grunt-lib-phantomjs": "~0.2.0"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-jshint": "~0.2.0",
"grunt-contrib-connect": "~0.1.1",

@@ -37,0 +37,0 @@ "grunt-contrib-internal": "~0.4.2",

@@ -16,3 +16,3 @@ # grunt-contrib-qunit [![Build Status](https://secure.travis-ci.org/gruntjs/grunt-contrib-qunit.png?branch=master)](http://travis-ci.org/gruntjs/grunt-contrib-qunit)

One the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

@@ -177,2 +177,3 @@ ```js

* 2013-02-27   v0.2.0   Update to use PhantomJS 1.8.1.
* 2013-02-14   v0.1.1   First official release for Grunt 0.4.0.

@@ -187,2 +188,2 @@ * 2013-01-17   v0.1.1rc6   Updating grunt/gruntplugin dependencies to rc6. Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.

*This file was generated on Mon Feb 18 2013 08:59:00.*
*This file was generated on Thu Feb 28 2013 11:58:59.*

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