You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a 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.bd6593f9

10

package.json
{
"name": "graphql-codegen-typescript-react-apollo-template",
"version": "0.13.0-alpha.b9bc1f8f",
"version": "0.13.0-alpha.bd6593f9",
"description": "",

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

"@types/graphql": "14.0.0",
"codegen-templates-scripts": "0.13.0-alpha.b9bc1f8f",
"codegen-templates-scripts": "0.13.0-alpha.bd6593f9",
"graphql": "14.0.2",
"graphql-codegen-compiler": "0.13.0-alpha.b9bc1f8f",
"graphql-codegen-core": "0.13.0-alpha.b9bc1f8f"
"graphql-codegen-compiler": "0.13.0-alpha.bd6593f9",
"graphql-codegen-core": "0.13.0-alpha.bd6593f9"
},

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

"dependency-graph": "0.7.2",
"graphql-codegen-typescript-template": "0.13.0-alpha.b9bc1f8f"
"graphql-codegen-typescript-template": "0.13.0-alpha.bd6593f9"
}
}