🎩 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
2.0.1
to
2.1.0
+8
-8
package.json
{
"name": "node-qunit-phantomjs",
"version": "2.0.1",
"version": "2.1.0",
"description": "Run QUnit unit tests in a headless PhantomJS instance without using Grunt.",

@@ -26,14 +26,14 @@ "main": "index.js",

"dependencies": {
"chalk": "^2.4.1",
"chalk": "^2.4.2",
"minimist": "^1.2.0",
"phantomjs-prebuilt": "^2.1.16",
"qunit-phantomjs-runner": "^2.3.1"
"qunit-phantomjs-runner": "^2.4.0"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-eslint": "^5.0.0",
"gulp-mocha": "^6.0.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-mocha": "^7.0.2",
"mocha": "*",
"qunitjs": "^2.4.1",
"strip-ansi": "^5.0.0"
"qunit": "^2.9.3",
"strip-ansi": "^5.2.0"
},

@@ -40,0 +40,0 @@ "bin": {