@types/graphql-fields
Advanced tools
Comparing version 1.3.4 to 1.3.5
{ | ||
"name": "@types/graphql-fields", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "TypeScript definitions for graphql-fields", | ||
@@ -23,6 +23,6 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-fields", | ||
"dependencies": { | ||
"graphql": "^15.3.0" | ||
"graphql": "*" | ||
}, | ||
"typesPublisherContentHash": "3acc1e50b831cabbd987e55ff3ce8ade8a45907277ce84483faa66362ed1bb4c", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "432d1a417aeab999936ea3f7b2057c0a8a3e5855e46436d1bf2e246bdfa4ae15", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -33,3 +33,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 12:02:28 GMT | ||
* Last updated: Mon, 20 Mar 2023 01:02:32 GMT | ||
* Dependencies: [@types/graphql](https://npmjs.com/package/@types/graphql) | ||
@@ -36,0 +36,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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
3887
1
+ Addedgraphql@16.9.0(transitive)
- Removedgraphql@15.9.0(transitive)
Updatedgraphql@*