@graphql-tools/optimize
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@graphql-tools/optimize", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"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": { | ||
"tslib": "~2.3.0" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -12,0 +12,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
12421
+ Addedtslib@2.8.1(transitive)
- Removedtslib@2.3.1(transitive)
Updatedtslib@^2.4.0