@graphitation/supermassive
Advanced tools
Comparing version 3.2.3 to 3.2.4
# Change Log - @graphitation/supermassive | ||
This log was last generated on Thu, 28 Sep 2023 12:04:15 GMT and should not be manually modified. | ||
This log was last generated on Tue, 07 Nov 2023 14:42:46 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 3.2.4 | ||
Tue, 07 Nov 2023 14:42:46 GMT | ||
### Patches | ||
- Fix unintentional breaking change in supermassive v3 (vladimir.razuvaev@gmail.com) | ||
## 3.2.0 | ||
@@ -8,0 +16,0 @@ |
@@ -510,3 +510,3 @@ "use strict"; | ||
fieldName, | ||
fieldGroup, | ||
fieldNodes: fieldGroup, | ||
returnTypeName, | ||
@@ -513,0 +513,0 @@ parentTypeName, |
@@ -34,3 +34,3 @@ import { GraphQLError, GraphQLFormattedError, GraphQLScalarType, DocumentNode, FragmentDefinitionNode, OperationDefinitionNode } from "graphql"; | ||
fieldName: string; | ||
fieldGroup: FieldGroup; | ||
fieldNodes: FieldGroup; | ||
returnTypeName: string; | ||
@@ -37,0 +37,0 @@ parentTypeName: string; |
{ | ||
"name": "@graphitation/supermassive", | ||
"license": "MIT", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"main": "./lib/index", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1572658