🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@luvio/graphql-parser

Package Overview
Dependencies
Maintainers
11
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luvio/graphql-parser - npm Package Compare versions

Comparing version
5.42.1
to
5.43.0
+6
dist/main/index.js
/*!
* 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":";;;;;"}