🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

node-qunit-phantomjs

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-qunit-phantomjs - npm Package Compare versions

Comparing version
1.6.1
to
1.6.2
+3
-3
package.json
{
"name": "node-qunit-phantomjs",
"version": "1.6.1",
"version": "1.6.2",
"description": "Run QUnit unit tests in a headless PhantomJS instance without using Grunt.",

@@ -29,3 +29,3 @@ "main": "index.js",

"phantomjs-prebuilt": "^2.1.3",
"qunit-phantomjs-runner": "^2.2.0"
"qunit-phantomjs-runner": "^2.3.1"
},

@@ -37,3 +37,3 @@ "devDependencies": {

"mocha": "*",
"qunitjs": "^1.21.0",
"qunitjs": "^2.4.1",
"strip-ansi": "^4.0.0"

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

Sorry, the diff of this file is too big to display