@graphql-codegen/add
Advanced tools
Comparing version 1.0.1-alpha-b6ed0026.8 to 1.0.1-alpha-c69cfd54.16
{ | ||
"name": "@graphql-codegen/add", | ||
"version": "1.0.1-alpha-b6ed0026.8+b6ed0026", | ||
"version": "1.0.1-alpha-c69cfd54.16+c69cfd54", | ||
"description": "GraphQL Code Generator plugin for adding custom content to your output file", | ||
@@ -11,3 +11,3 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git", | ||
"dependencies": { | ||
"@graphql-codegen/plugin-helpers": "1.0.1-alpha-b6ed0026.8+b6ed0026", | ||
"@graphql-codegen/plugin-helpers": "1.0.1-alpha-c69cfd54.16+c69cfd54", | ||
"tslib": "1.9.3" | ||
@@ -17,3 +17,3 @@ }, | ||
"graphql": "14.1.1", | ||
"typescript": "3.3.3333" | ||
"typescript": "3.3.4000" | ||
}, | ||
@@ -30,3 +30,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "b6ed00265e127266ffe5f9e777594c6767d16905" | ||
"gitHead": "c69cfd548455e2a8a6b173450fc3400cb9853376" | ||
} |
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
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
4744