We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1422496 commit be8c976Copy full SHA for be8c976
3 files changed
History.md
@@ -1,4 +1,10 @@
1
2
+0.1.3 / 2013-10-10
3
+==================
4
+
5
+ * pkg: update type-detect version
6
+ * index,test: conditional require in test bootstrap
7
8
0.1.2 / 2013-09-18
9
==================
10
component.json
@@ -1,7 +1,7 @@
{
"name": "deep-eql"
, "repo": "chaijs/deep-eql"
- , "version": "0.1.2"
+ , "version": "0.1.3"
, "description": "Improved deep equality testing for Node.js and the browser."
, "license": "MIT"
, "keywords": [
package.json
@@ -1,6 +1,6 @@
, "author": "Jake Luer <jake@alogicalparadox.com>"
0 commit comments