We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbd9f1 commit 87c4f33Copy full SHA for 87c4f33
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-source-walk",
3
- "version": "4.1.0",
+ "version": "4.2.0",
4
"description": "Execute a callback on every node of a source code's AST and stop walking when you see fit",
5
"main": "index.js",
6
"scripts": {
0 commit comments