Comparing version 0.2.0 to 0.2.1
0.2.1 / 2011-05-13 | ||
================== | ||
* Fixed .status(code). Closes #18 | ||
0.2.0 / 2011-04-17 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -13,4 +13,6 @@ | ||
var util = require('sys') | ||
, http = require('http') | ||
, assert = require('assert') | ||
, AssertionError = assert.AssertionError | ||
, statusCodes = http.STATUS_CODES | ||
, eql = require('./eql') | ||
@@ -35,3 +37,3 @@ , i = util.inspect; | ||
exports.version = '0.2.0'; | ||
exports.version = '0.2.1'; | ||
@@ -38,0 +40,0 @@ /** |
{ "name": "should" | ||
, "description": "test framework agnostic BDD-style assertions" | ||
, "version": "0.2.0" | ||
, "version": "0.2.1" | ||
, "author": "TJ Holowaychuk <tj@vision-media.ca>" | ||
@@ -5,0 +5,0 @@ , "contributors": [ "Aseem Kishore <aseem.kishore@gmail.com>" ] |
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
168488
1256
3