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.4.7 to 1.4.8

3

dist/compiler.js

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

var operationName = _a.operationName;
index += "export * from './" + operationName + "';\n"
+ ("export { default as " + operationName + " } from './" + operationName + "';\n");
index += "export * from './" + operationName + "';\n";
});

@@ -116,0 +115,0 @@ }

{
"name": "gql-types-generator",
"version": "1.4.7",
"version": "1.4.8",
"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