@graphql-codegen/typescript-operations
Advanced tools
Comparing version 1.0.4-alpha-c6523e75.4 to 1.0.4-alpha-c948ceac.16
{ | ||
"name": "@graphql-codegen/typescript-operations", | ||
"version": "1.0.4-alpha-c6523e75.4+c6523e75", | ||
"version": "1.0.4-alpha-c948ceac.16+c948ceac", | ||
"description": "GraphQL Code Generator plugin for generating TypeScript types for GraphQL queries, mutations, subscriptions and fragments", | ||
@@ -12,9 +12,9 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"dependencies": { | ||
"@graphql-codegen/plugin-helpers": "1.0.4-alpha-c6523e75.4+c6523e75", | ||
"@graphql-codegen/typescript": "1.0.4-alpha-c6523e75.4+c6523e75", | ||
"@graphql-codegen/visitor-plugin-common": "1.0.4-alpha-c6523e75.4+c6523e75", | ||
"@graphql-codegen/plugin-helpers": "1.0.4-alpha-c948ceac.16+c948ceac", | ||
"@graphql-codegen/typescript": "1.0.4-alpha-c948ceac.16+c948ceac", | ||
"@graphql-codegen/visitor-plugin-common": "1.0.4-alpha-c948ceac.16+c948ceac", | ||
"tslib": "1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@graphql-codegen/testing": "1.0.4-alpha-c6523e75.4+c6523e75", | ||
"@graphql-codegen/testing": "1.0.4-alpha-c948ceac.16+c948ceac", | ||
"graphql": "14.1.1", | ||
@@ -35,3 +35,3 @@ "jest": "24.5.0", | ||
}, | ||
"gitHead": "c6523e75910cbc4302e32c2c8c8ca12d32a6e87c" | ||
"gitHead": "c948ceac82c6e08ebced67e7ba50ebb516d7cdcf" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
21524