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 e9eebbe commit 8c2f8b9Copy full SHA for 8c2f8b9
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-source-walk",
3
- "version": "4.0.0",
+ "version": "4.1.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