Socket
Socket
Sign inDemoInstall

@types/graphql

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/graphql - npm Package Compare versions

Comparing version 14.0.0 to 14.0.1

2

graphql/error/GraphQLError.d.ts

@@ -62,3 +62,3 @@ import Maybe from "../tsutils/Maybe";

*/
readonly originalError: Maybe<Error> & { readonly extensions: any };
readonly originalError: Maybe<Error>;

@@ -65,0 +65,0 @@ /**

{
"name": "@types/graphql",
"version": "14.0.0",
"version": "14.0.1",
"description": "TypeScript definitions for graphql",

@@ -90,4 +90,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "3d6adba38435efd47518b541a702276c249b6bece0a7bd1bd5f51d5e1c81a447",
"typesPublisherContentHash": "9c5f5efc56c40dd10e7ad5f5d6fc6bef656ac23b300616d58037d97d676b656a",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 05 Sep 2018 16:29:25 GMT
* Last updated: Mon, 24 Sep 2018 18:30:23 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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