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.
unist-util-visit
1 parent 38effd6 commit 5a455caCopy full SHA for 5a455ca
package.json
@@ -30,18 +30,18 @@
30
],
31
"dependencies": {
32
"bcp-47-match": "^1.0.0",
33
- "comma-separated-tokens": "^1.0.2",
34
- "css-selector-parser": "^1.3.0",
35
- "direction": "^1.0.2",
+ "comma-separated-tokens": "^1.0.0",
+ "css-selector-parser": "^1.0.0",
+ "direction": "^1.0.0",
36
"hast-util-has-property": "^1.0.0",
37
"hast-util-is-element": "^1.0.0",
38
- "hast-util-to-string": "^1.0.1",
+ "hast-util-to-string": "^1.0.0",
39
"hast-util-whitespace": "^1.0.0",
40
"not": "^0.1.0",
41
- "nth-check": "^1.0.1",
+ "nth-check": "^1.0.0",
42
"property-information": "^5.0.0",
43
- "space-separated-tokens": "^1.1.0",
44
- "unist-util-visit": "^1.3.1",
+ "space-separated-tokens": "^1.0.0",
+ "unist-util-visit": "^2.0.0",
45
"zwitch": "^1.0.0"
46
},
47
"files": [
0 commit comments