Socket
Socket
Sign inDemoInstall

graphql-language-service-types

Package Overview
Dependencies
Maintainers
8
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-language-service-types - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.6.1](https://github.com/graphql/graphiql/compare/graphql-language-service-types@1.6.0...graphql-language-service-types@1.6.1) (2020-08-06)
**Note:** Version bump only for package graphql-language-service-types
# [1.6.0](https://github.com/graphql/graphiql/compare/graphql-language-service-types@1.6.0-alpha.8...graphql-language-service-types@1.6.0) (2020-06-11)

@@ -8,0 +12,0 @@

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.FileChangeTypeKind = void 0;
exports.FileChangeTypeKind = {

@@ -4,0 +5,0 @@ Created: 1,

2

esm/index.js

@@ -1,2 +0,2 @@

export var FileChangeTypeKind = {
export const FileChangeTypeKind = {
Created: 1,

@@ -3,0 +3,0 @@ Changed: 2,

{
"name": "graphql-language-service-types",
"version": "1.6.0",
"version": "1.6.1",
"description": "Types for building GraphQL language services for IDEs",

@@ -11,3 +11,3 @@ "contributors": [

"repository": "http://github.com/graphql/graphiql",
"homepage": "https://github.com/graphql/graphiql/tree/master/graphql-language-service-types#readme",
"homepage": "https://github.com/graphql/graphiql/tree/main/graphql-language-service-types#readme",
"bugs": {

@@ -34,3 +34,3 @@ "url": "https://github.com/graphql/graphql-language-service/issues?q=issue+label:language-types"

},
"gitHead": "294fd834efe485132744c0cd9d24690a61b45501"
"gitHead": "0fc7c7caac890198118c6a19ae77f10944987ed2"
}

@@ -7,2 +7,2 @@ # graphql-language-service-types

[Flow](https://flowtype.org/) type definitions for the [GraphQL Language Service](https://github.com/graphql/graphiql/tree/master/packages/graphql-language-service).
[Flow](https://flowtype.org/) type definitions for the [GraphQL Language Service](https://github.com/graphql/graphiql/tree/main/packages/graphql-language-service).

Sorry, the diff of this file is not supported yet

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