🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

graphql-codegen-typescript-react-apollo-template

Package Overview
Dependencies
Maintainers
1
Versions
1309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-codegen-typescript-react-apollo-template - npm Package Compare versions

Comparing version

to
0.13.0-alpha.7595f4f0

10

package.json
{
"name": "graphql-codegen-typescript-react-apollo-template",
"version": "0.13.0-alpha.6d010135",
"version": "0.13.0-alpha.7595f4f0",
"description": "",

@@ -14,6 +14,6 @@ "license": "MIT",

"@types/graphql": "14.0.0",
"codegen-templates-scripts": "0.13.0-alpha.6d010135",
"codegen-templates-scripts": "0.13.0-alpha.7595f4f0",
"graphql": "14.0.2",
"graphql-codegen-compiler": "0.13.0-alpha.6d010135",
"graphql-codegen-core": "0.13.0-alpha.6d010135"
"graphql-codegen-compiler": "0.13.0-alpha.7595f4f0",
"graphql-codegen-core": "0.13.0-alpha.7595f4f0"
},

@@ -46,4 +46,4 @@ "main": "./dist/index.js",

"dependency-graph": "0.7.2",
"graphql-codegen-typescript-template": "0.13.0-alpha.6d010135"
"graphql-codegen-typescript-template": "0.13.0-alpha.7595f4f0"
}
}