Comparing version 0.5.1 to 0.5.2
@@ -20,3 +20,4 @@ var path = require('path'), | ||
console: console, | ||
clearTimeout: clearTimeout | ||
clearTimeout: clearTimeout, | ||
Date: Date | ||
}; | ||
@@ -23,0 +24,0 @@ |
{ | ||
"name": "qunit", | ||
"description": "A port of QUnit unit testing framework to nodejs", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"author": "Oleg Slobodskoi <oleg008@gmail.com>", | ||
@@ -6,0 +6,0 @@ "contributors": [ |
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
194210
4502