isotropy-analyzer-utils
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -14,3 +14,3 @@ "use strict"; | ||
return wrap(function (obj, key, parents, parentKeys) { | ||
return (0, _chimpanzee.wrap)(function (obj, key, parents, parentKeys) { | ||
return function (context) { | ||
@@ -17,0 +17,0 @@ var result = (0, _chimpanzee.parse)(schema)(obj, key, parents, parentKeys)(context); |
{ | ||
"name": "isotropy-analyzer-utils", | ||
"description": "Utility functions for parsing Babylon ASTs.", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"author": "Isotropy Team<isotropy@agilehead.com>", | ||
@@ -6,0 +6,0 @@ "contributors": ["Jeswin Kumar<jeswinpk@agilehead.com>"], |
Sorry, the diff of this file is not supported yet
58433