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

gql-types-generator

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gql-types-generator - npm Package Compare versions

Comparing version 1.2.16 to 1.2.17

3

dist/compiler.js

@@ -81,3 +81,4 @@ "use strict";

operationsString = _c;
index = "export { default as schema } from './schema';\n";
index = "export { default as schema } from './schema';\n"
+ "export * from './schema';\n";
if (!(typeof operationsString === 'string')) return [3 /*break*/, 8];

@@ -84,0 +85,0 @@ if (operationsString.length === 0) {

{
"name": "gql-types-generator",
"version": "1.2.16",
"version": "1.2.17",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.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