@luvio/graphql-parser
Advanced tools
| /*! | ||
| * Copyright (c) 2022, Salesforce, Inc., | ||
| * All rights reserved. | ||
| * For full license text, see the LICENSE.txt file | ||
| */ | ||
| //# sourceMappingURL=index.js.map |
| {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"} |
+4
-13
| { | ||
| "name": "@luvio/graphql-parser", | ||
| "version": "5.42.1", | ||
| "version": "5.43.0", | ||
| "description": "GraphQL parser for GraphQL adapter support", | ||
@@ -24,4 +24,4 @@ "repository": { | ||
| }, | ||
| "main": "./dist/index.js", | ||
| "module": "./dist/index.js", | ||
| "main": "./dist/main/index.js", | ||
| "module": "./dist/main/index.js", | ||
| "types": "./dist/types/index.d.ts", | ||
@@ -52,12 +52,3 @@ "files": [ | ||
| } | ||
| ], | ||
| "nx": { | ||
| "targets": { | ||
| "build": { | ||
| "outputs": [ | ||
| "packages/@luvio/graphql-parser/dist" | ||
| ] | ||
| } | ||
| } | ||
| } | ||
| ] | ||
| } |
| /*! | ||
| * Copyright (c) 2022, Salesforce, Inc., | ||
| * All rights reserved. | ||
| * For full license text, see the LICENSE.txt file | ||
| */ | ||
| //# sourceMappingURL=index.js.map |
| {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"} |
240415
-0.08%