Skip to content

Commit

Permalink
v1.11.0
Browse files Browse the repository at this point in the history
 - [New] `customInspect`: add `symbol` option, to mimic modern util.inspect behavior
  • Loading branch information
ljharb committed Jul 12, 2021
1 parent 05f1cb3 commit dcee6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "object-inspect",
"version": "1.10.3",
"version": "1.11.0",
"description": "string representations of objects in node and the browser",
"main": "index.js",
"devDependencies": {
Expand Down

0 comments on commit dcee6ed

Please sign in to comment.