Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-codegen-typescript

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-codegen-typescript - npm Package Compare versions

Comparing version 0.19.0-alpha.813c8d3c to 0.19.0-alpha.82e27c41

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import { PluginFunction } from 'graphql-codegen-core';
import { PluginFunction } from 'graphql-codegen-plugin-helpers';
import { RawTypesConfig } from 'graphql-codegen-visitor-plugin-common';

@@ -3,0 +3,0 @@ export * from './typescript-variables-to-object';

{
"name": "graphql-codegen-typescript",
"version": "0.19.0-alpha.813c8d3c",
"version": "0.19.0-alpha.82e27c41",
"description": "GraphQL Code Generator plugin for generating TypeScript types",

@@ -12,5 +12,4 @@ "repository": "git@github.com:dotansimha/graphql-code-generator.git",

"dependencies": {
"graphql-codegen-core": "0.19.0-alpha.813c8d3c",
"graphql-codegen-plugin-helpers": "0.19.0-alpha.813c8d3c",
"graphql-codegen-visitor-plugin-common": "0.19.0-alpha.813c8d3c"
"graphql-codegen-plugin-helpers": "0.19.0-alpha.82e27c41",
"graphql-codegen-visitor-plugin-common": "0.19.0-alpha.82e27c41"
},

@@ -17,0 +16,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc