update modules

This commit is contained in:
Joel Male
2022-11-10 20:43:16 +10:00
parent c9072d53a3
commit 29d4f522f2
5233 changed files with 476623 additions and 533020 deletions
-1
View File
@@ -1 +0,0 @@
node_modules
-1
View File
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 0.4
- 0.6
- 0.8
- 0.10
+2 -5
View File
@@ -1,6 +1,6 @@
{
"name": "deep-is",
"version": "0.1.3",
"version": "0.1.4",
"description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
"main": "index.js",
"directories": {
@@ -28,10 +28,7 @@
"email": "thlorenz@gmx.de",
"url": "http://thlorenz.com"
},
"license": {
"type": "MIT",
"url": "https://github.com/thlorenz/deep-is/blob/master/LICENSE"
},
"license": "MIT",
"testling": {
"files": "test/*.js",
"browsers": {