@types/graphql-fields
Advanced tools
Comparing version 1.3.5 to 1.3.6
@@ -7,3 +7,3 @@ // Type definitions for graphql-fields 1.3 | ||
import { GraphQLResolveInfo } from 'graphql'; | ||
import { GraphQLResolveInfo } from "graphql"; | ||
@@ -10,0 +10,0 @@ declare function graphqlFields(info: GraphQLResolveInfo, obj?: object, opts?: graphqlFields.Options): any; |
{ | ||
"name": "@types/graphql-fields", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "TypeScript definitions for graphql-fields", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-fields", | ||
}, | ||
"typesPublisherContentHash": "432d1a417aeab999936ea3f7b2057c0a8a3e5855e46436d1bf2e246bdfa4ae15", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "621cd58ea95fac90d868697987d07c148e166daf9e7f0b4a17410a365d4b8cd0", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -17,3 +17,3 @@ # Installation | ||
import { GraphQLResolveInfo } from 'graphql'; | ||
import { GraphQLResolveInfo } from "graphql"; | ||
@@ -34,3 +34,3 @@ declare function graphqlFields(info: GraphQLResolveInfo, obj?: object, opts?: graphqlFields.Options): any; | ||
### Additional Details | ||
* Last updated: Mon, 20 Mar 2023 01:02:32 GMT | ||
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT | ||
* Dependencies: [@types/graphql](https://npmjs.com/package/@types/graphql) | ||
@@ -37,0 +37,0 @@ * Global values: none |
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