We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 701686f commit ca3b021Copy full SHA for ca3b021
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "deeper",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "JavaScript \"deep equality\" / structural equality tester with Node.js flavor.",
5
"scripts": {
6
"test": "standard && tap test/*.js --coverage"
0 commit comments