@graphql-tools/webpack-loader
Advanced tools
Comparing version 6.7.2 to 7.0.0-alpha-20230517123108-df347e95
{ | ||
"name": "@graphql-tools/webpack-loader", | ||
"version": "6.7.2", | ||
"version": "7.0.0-alpha-20230517123108-df347e95", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -10,4 +10,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@graphql-tools/optimize": "1.4.0", | ||
"@graphql-tools/webpack-loader-runtime": "6.4.1", | ||
"@graphql-tools/optimize": "2.0.0-alpha-20230517123108-df347e95", | ||
"@graphql-tools/webpack-loader-runtime": "7.0.0-alpha-20230517123108-df347e95", | ||
"tslib": "^2.4.0" | ||
@@ -21,2 +21,5 @@ }, | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=16.0.0" | ||
}, | ||
"main": "cjs/index.js", | ||
@@ -23,0 +26,0 @@ "module": "esm/index.js", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
15636
2
+ Added@graphql-tools/optimize@2.0.0-alpha-20230517123108-df347e95(transitive)
+ Added@graphql-tools/webpack-loader-runtime@7.0.0-alpha-20230517123108-df347e95(transitive)
- Removed@graphql-tools/optimize@1.4.0(transitive)
- Removed@graphql-tools/webpack-loader-runtime@6.4.1(transitive)
Updated@graphql-tools/optimize@2.0.0-alpha-20230517123108-df347e95
Updated@graphql-tools/webpack-loader-runtime@7.0.0-alpha-20230517123108-df347e95