@graphql-tools/resolvers-composition
Advanced tools
Comparing version 6.0.0-alpha-b3f9b0a.0 to 6.0.0-alpha-b40891f.0
{ | ||
"name": "@graphql-tools/resolvers-composition", | ||
"version": "6.0.0-alpha-b3f9b0a.0", | ||
"version": "6.0.0-alpha-b40891f.0", | ||
"description": "Common package containting utils and types for GraphQL tools", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
@@ -9,3 +10,3 @@ "graphql": "^14.0.0 || ^15.0.0" | ||
"dependencies": { | ||
"@graphql-tools/utils": "6.0.0-alpha-b3f9b0a.0", | ||
"@graphql-tools/utils": "6.0.0-alpha-b40891f.0", | ||
"lodash": "4.17.15" | ||
@@ -23,4 +24,3 @@ }, | ||
"devDependencies": { | ||
"@types/lodash": "4.14.150", | ||
"iterall": "1.3.0" | ||
"@types/lodash": "4.14.152" | ||
}, | ||
@@ -27,0 +27,0 @@ "publishConfig": { |
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
1
+ Added@graphql-tools/utils@6.0.0-alpha-b40891f.0(transitive)
- Removed@graphql-tools/utils@6.0.0-alpha-b3f9b0a.0(transitive)