visit-combyne
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,3 @@ | ||
var extendsCache = {}; | ||
/** | ||
@@ -2,0 +4,0 @@ * Recursively traverses nodes returning those passing the truth function. |
{ | ||
"name": "visit-combyne", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Visits Combyne nodes in the AST", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
1370
44