@luvio/graphql-parser
Advanced tools
Sorry, the diff of this file is too big to display
+4
-5
| { | ||
| "name": "@luvio/graphql-parser", | ||
| "version": "0.160.1", | ||
| "version": "0.160.2", | ||
| "description": "GraphQL parser for Luvio GraphQL adapter support", | ||
@@ -14,7 +14,6 @@ "repository": { | ||
| "require": "./dist/cjs/luvioGraphqlParser.js", | ||
| "import": "./dist/esm/luvioGraphqlParser.js" | ||
| "import": "./dist/esm/luvioGraphqlParser.mjs" | ||
| }, | ||
| "main": "./dist/cjs/luvioGraphqlParser.js", | ||
| "module": "./dist/esm/luvioGraphqlParser.js", | ||
| "types": "dist/esm/types/main.d.ts", | ||
| "types": "./dist/esm/types/main.d.ts", | ||
| "files": [ | ||
@@ -42,3 +41,3 @@ "dist/" | ||
| { | ||
| "path": "./dist/esm/luvioGraphqlParser.js", | ||
| "path": "./dist/esm/luvioGraphqlParser.mjs", | ||
| "maxSize": { | ||
@@ -45,0 +44,0 @@ "none": "365 kB", |
Sorry, the diff of this file is too big to display
773364
-0.01%