Socket
Socket
Sign inDemoInstall

grunt-contrib-qunit

Package Overview
Dependencies
Maintainers
2
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-rc5 to 0.1.1-rc6

8

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

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

"devDependencies": {
"grunt-contrib-jshint": "~0.1.1rc5",
"grunt-contrib-connect": "~0.1.0",
"grunt-contrib-jshint": "0.1.1rc6",
"grunt-contrib-connect": "0.1.1rc6",
"grunt-contrib-internal": "*",
"grunt": "~0.4.0rc5",
"grunt": "0.4.0rc6",
"difflet": "~0.2.3"

@@ -40,0 +40,0 @@ },

@@ -172,2 +172,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)

* 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.
* 2013-01-08   v0.1.1rc5   Updating to work with grunt v0.4.0rc5. Switching to this.filesSrc api. Adding "urls" option for specifying absolute test URLs.

@@ -180,2 +181,2 @@ * 2012-10-04   v0.1.0   Work in progress, not yet officially released.

*This file was generated on Wed Jan 09 2013 14:12:29.*
*This file was generated on Fri Jan 18 2013 10:16:16.*

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