@operato/graphql
Advanced tools
Comparing version 0.2.51 to 0.2.52
export * from './gql-context'; | ||
export * from './graphql-client'; | ||
export * from 'json-to-graphql-query'; | ||
export * from './json-to-grqphql-query'; | ||
//# sourceMappingURL=index.js.map |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh@hatiolab.com", | ||
"version": "0.2.51", | ||
"version": "0.2.52", | ||
"main": "dist/src/index.js", | ||
@@ -39,3 +39,2 @@ "module": "dist/src/index.js", | ||
"graphql-tag": "^2.12.6", | ||
"json-to-graphql-query": "^2.1.0", | ||
"lit": "^2.0.2", | ||
@@ -100,3 +99,4 @@ "subscriptions-transport-ws": "^0.11.0" | ||
] | ||
} | ||
}, | ||
"gitHead": "d3471af1da5375cc9f8078d4b6e5a9c81231c54b" | ||
} |
export * from './gql-context' | ||
export * from './graphql-client' | ||
export * from 'json-to-graphql-query' | ||
export * from './json-to-grqphql-query' |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
116491
5
36
842
1
- Removedjson-to-graphql-query@^2.1.0
- Removedjson-to-graphql-query@2.3.0(transitive)