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

graphql-language-service-parser

Package Overview
Dependencies
Maintainers
13
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.10.1 to 1.10.2

src/__tests__/CharacterStream-test.ts

9

CHANGELOG.md
# graphql-language-service-parser
## 1.10.2
### Patch Changes
- [`bdd57312`](https://github.com/graphql/graphiql/commit/bdd573129844168749aba0aaa20e31b9da81aacf) [#2047](https://github.com/graphql/graphiql/pull/2047) Thanks [@willstott101](https://github.com/willstott101)! - Source code included in all packages to fix source maps. codemirror-graphql includes esm build in package.
- Updated dependencies [[`bdd57312`](https://github.com/graphql/graphiql/commit/bdd573129844168749aba0aaa20e31b9da81aacf)]:
- graphql-language-service-types@1.8.5
## 1.10.1

@@ -4,0 +13,0 @@

7

package.json
{
"name": "graphql-language-service-parser",
"version": "1.10.1",
"version": "1.10.2",
"description": "An online parser for GraphQL for use in syntax-highlighters and code intelligence tools",

@@ -18,3 +18,4 @@ "contributors": [

"dist",
"esm"
"esm",
"src"
],

@@ -41,3 +42,3 @@ "keywords": [

"dependencies": {
"graphql-language-service-types": "^1.8.4"
"graphql-language-service-types": "^1.8.5"
},

@@ -44,0 +45,0 @@ "scripts": {

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