@elba-security/graphql-zeus
Advanced tools
Comparing version 4.0.9 to 4.0.10
@@ -6,3 +6,3 @@ "use strict"; | ||
ts: ` | ||
const seekForAliases = (response: any) => { | ||
export const seekForAliases = (response: any) => { | ||
const traverseAlias = (value: any) => { | ||
@@ -9,0 +9,0 @@ if (Array.isArray(value)) { |
{ | ||
"name": "@elba-security/graphql-zeus", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
868842