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

@gql2ts/util

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gql2ts/util - npm Package Compare versions

Comparing version 0.6.0-alpha.a12f0f66 to 0.6.0-alpha.cca3df5d

fileIO.d.ts

3

index.js

@@ -6,5 +6,2 @@ "use strict";

exports.writeToFile = fileIO_1.writeToFile;
var namespace_1 = require("./namespace");
exports.generateNamespace = namespace_1.generateNamespace;
exports.writeNamespaceToFile = namespace_1.writeNamespaceToFile;
var schema_1 = require("./schema");

@@ -11,0 +8,0 @@ exports.isIntrospectionResult = schema_1.isIntrospectionResult;

export { readFile, writeToFile } from './fileIO';
export { generateNamespace, writeNamespaceToFile } from './namespace';

@@ -4,0 +3,0 @@ export {

{
"name": "@gql2ts/util",
"private": false,
"version": "0.6.0-alpha.a12f0f66",
"version": "0.6.0-alpha.cca3df5d",
"description": "utilities for gql2ts",

@@ -6,0 +6,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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