isotropy-analyzer-utils
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -11,4 +11,4 @@ "use strict"; | ||
function expr(schema, onMatch) { | ||
var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; | ||
var opts = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {}; | ||
var opts = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; | ||
var params = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {}; | ||
@@ -15,0 +15,0 @@ return wrap(function (obj, key, parents, parentKeys) { |
{ | ||
"name": "isotropy-analyzer-utils", | ||
"description": "Utility functions for parsing Babylon ASTs.", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"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
58417