@graphql-tools/webpack-loader
Advanced tools
Comparing version 6.6.2 to 6.6.3
{ | ||
"name": "@graphql-tools/webpack-loader", | ||
"version": "6.6.2", | ||
"version": "6.6.3", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" | ||
}, | ||
"dependencies": { | ||
"@graphql-tools/optimize": "1.2.0", | ||
"@graphql-tools/optimize": "1.2.1", | ||
"@graphql-tools/webpack-loader-runtime": "6.3.1", | ||
"tslib": "~2.3.0" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -14,0 +14,0 @@ "repository": { |
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
14142
+ Added@graphql-tools/optimize@1.2.1(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@graphql-tools/optimize@1.2.0(transitive)
- Removedtslib@2.3.1(transitive)
Updatedtslib@^2.4.0