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 fc266f3 commit ed522e7Copy full SHA for ed522e7
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unist-util-inspect",
3
- "version": "1.1.0",
+ "version": "2.0.0",
4
"description": "Unist node inspector",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings-->
+2.0.0 / 2015-10-03
+==================
7
+
8
+* Add positional information, escape characters ([fc266f3](https://github.com/wooorm/unist-util-inspect/commit/fc266f3))
9
10
1.1.0 / 2015-09-13
11
==================
12
package.json
0 commit comments