Skip to content

Commit dcee6ed

Browse files
committed
v1.11.0
- [New] `customInspect`: add `symbol` option, to mimic modern util.inspect behavior
1 parent 05f1cb3 commit dcee6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "object-inspect",
3-
"version": "1.10.3",
3+
"version": "1.11.0",
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)