Socket
Socket
Sign inDemoInstall

@graphql-typed-document-node/core

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-typed-document-node/core - npm Package Compare versions

Comparing version 3.2.0-alpha-20230310112649-bd39199 to 3.2.0-alpha-20230314161518-930ed97

2

package.json
{
"name": "@graphql-typed-document-node/core",
"version": "3.2.0-alpha-20230310112649-bd39199",
"version": "3.2.0-alpha-20230314161518-930ed97",
"peerDependencies": {

@@ -5,0 +5,0 @@ "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"

@@ -16,3 +16,2 @@ import type { DocumentNode } from "graphql";

}
export type TypedDocumentString<TResult, TVariables> = string & DocumentTypeDecoration<TResult, TVariables>;
/**

@@ -19,0 +18,0 @@ * Helper for extracting a TypeScript type for operation result from a TypedDocumentNode and TypedDocumentString.

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