@graphql-codegen/jsdoc
Advanced tools
Comparing version 3.0.0-alpha-20230925184619-9bcc04c1b to 3.0.0-alpha-20230925184654-cf93e3a80
{ | ||
"name": "@graphql-codegen/jsdoc", | ||
"version": "3.0.0-alpha-20230925184619-9bcc04c1b", | ||
"version": "3.0.0-alpha-20230925184654-cf93e3a80", | ||
"description": "GraphQL Code Generator plugin for generating JSDoc based types for GraphQL queries, mutations, subscriptions and fragments", | ||
@@ -11,3 +11,3 @@ "peerDependencies": { | ||
"@graphql-codegen/visitor-plugin-common": "2.13.1", | ||
"tslib": "~2.4.0" | ||
"tslib": "~2.6.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
+ Addedtslib@2.6.3(transitive)
Updatedtslib@~2.6.0