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

graphqlgen-json-schema

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphqlgen-json-schema - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

dist/definition.d.ts
export interface GraphQLGenDefinition {
language: Language;
schema: string;
context: string;
context?: string;
models: {

@@ -6,0 +6,0 @@ [typeName: string]: string;

@@ -43,3 +43,2 @@ {

"schema",
"context",
"models",

@@ -46,0 +45,0 @@ "output",

{
"name": "graphqlgen-json-schema",
"version": "0.2.0",
"version": "0.2.1",
"main": "dist/definition.js",

@@ -5,0 +5,0 @@ "typings": "dist/definition.d.ts",

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