Comparing version 0.5.15 to 0.5.16
{ | ||
"name": "qunit", | ||
"description": "QUnit testing framework for nodejs", | ||
"version": "0.5.15", | ||
"version": "0.5.16", | ||
"author": "Oleg Slobodskoi <oleg008@gmail.com>", | ||
@@ -16,3 +16,3 @@ "contributors": [ | ||
"bin": {"qunit": "./bin/cli.js"}, | ||
"engines": {"node": ">=0.6.0 < 0.9.0"}, | ||
"engines": {"node": ">=0.6.0 < 0.11.0"}, | ||
"scripts": { | ||
@@ -19,0 +19,0 @@ "test": "make test" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
236196