New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gh-gql

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-gql - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

53

CHANGELOG.md

@@ -1,55 +0,4 @@

# Important Changes
## Dependencies
<details>
<summary>Dependencies</summary>
- Bumped **[graphql](https://www.npmjs.com/package/graphql/v/16.2.0)** from `16.0.1` to `16.2.0`
- Bumped **[graphql-request](https://www.npmjs.com/package/graphql-request/v/3.7.0)** from `3.6.1` to `3.7.0`
- Removed **[dotenv](https://www.npmjs.com/package/dotenv/v/10.0.0)**, with `^10.0.0`
</details>
<details>
<summary>Dev Dependencies</summary>
- Added **[figma-portal](https://www.npmjs.com/package/figma-portal/v/0.10.0)** with `^0.10.0`
- Bumped **[@graphql-codegen/add](https://www.npmjs.com/package/@graphql-codegen/add/v/3.1.1)** from `3.1.0` to `3.1.1`
- Bumped **[@graphql-codegen/cli](https://www.npmjs.com/package/@graphql-codegen/cli/v/2.3.1)** from `2.3.0` to `2.3.1`
- Bumped **[@graphql-codegen/import-types-preset](https://www.npmjs.com/package/@graphql-codegen/import-types-preset/v/2.1.9)** from `2.1.8` to `2.1.9`
- Bumped **[@graphql-codegen/near-operation-file-preset](https://www.npmjs.com/package/@graphql-codegen/near-operation-file-preset/v/2.2.3)** from `2.2.2` to `2.2.3`
- Bumped **[@graphql-codegen/typescript](https://www.npmjs.com/package/@graphql-codegen/typescript/v/2.4.2)** from `2.4.1` to `2.4.2`
- Bumped **[@graphql-codegen/typescript-graphql-request](https://www.npmjs.com/package/@graphql-codegen/typescript-graphql-request/v/4.3.3)** from `4.3.1` to `4.3.3`
- Bumped **[@graphql-codegen/typescript-operations](https://www.npmjs.com/package/@graphql-codegen/typescript-operations/v/2.2.2)** from `2.2.1` to `2.2.2`
- Bumped **[@tagproject/ts-package-shared-config](https://www.npmjs.com/package/@tagproject/ts-package-shared-config/v/6.3.3)** from `6.0.0` to `6.3.3`
- Bumped **[@types/jest](https://www.npmjs.com/package/@types/jest/v/27.4.0)** from `27.0.3` to `27.4.0`
- Bumped **[@types/node](https://www.npmjs.com/package/@types/node/v/17.0.5)** from `16.11.10` to `17.0.5`
- Bumped **[@typescript-eslint/eslint-plugin](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin/v/5.8.1)** from `5.4.0` to `5.8.1`
- Bumped **[@typescript-eslint/parser](https://www.npmjs.com/package/@typescript-eslint/parser/v/5.8.1)** from `5.4.0` to `5.8.1`
- Bumped **[cspell](https://www.npmjs.com/package/cspell/v/5.14.0)** from `5.13.1` to `5.14.0`
- Bumped **[dotenv-cli](https://www.npmjs.com/package/dotenv-cli/v/4.1.1)** from `4.1.0` to `4.1.1`
- Bumped **[eslint](https://www.npmjs.com/package/eslint/v/8.5.0)** from `8.3.0` to `8.5.0`
- Bumped **[eslint-plugin-jest](https://www.npmjs.com/package/eslint-plugin-jest/v/25.3.3)** from `25.3.0` to `25.3.3`
- Bumped **[eslint-plugin-promise](https://www.npmjs.com/package/eslint-plugin-promise/v/6.0.0)** from `5.1.1` to `6.0.0`
- Bumped **[jest](https://www.npmjs.com/package/jest/v/27.4.5)** from `27.3.1` to `27.4.5`
- Bumped **[prettier](https://www.npmjs.com/package/prettier/v/2.5.1)** from `2.5.0` to `2.5.1`
- Bumped **[ts-jest](https://www.npmjs.com/package/ts-jest/v/27.1.2)** from `27.0.7` to `27.1.2`
- Bumped **[typescript](https://www.npmjs.com/package/typescript/v/4.5.4)** from `4.5.2` to `4.5.4`
- Removed **[@babel/plugin-transform-runtime](https://www.npmjs.com/package/@babel/plugin-transform-runtime/v/7.16.4)**, with `^7.16.4`
- Removed **[@babel/preset-env](https://www.npmjs.com/package/@babel/preset-env/v/7.16.4)**, with `^7.16.4`
- Removed **[babel-jest](https://www.npmjs.com/package/babel-jest/v/27.3.1)**, with `^27.3.1`
</details>
# :bug: Bug Fixes
- Fix provider ts errors [`4ea0f81`](https://github.com/keindev/gh-gql/commit/4ea0f818163c6d5ecde00ed1ec0d868fb07f1c05)
- Fix gitignore glob for generated typings [`15dd228`](https://github.com/keindev/gh-gql/commit/15dd2280d3357d90305ef07bff1aa6b1be3bb379)
# :memo: Internal changes
- Add __generated__ folder to .gitignore [`8cac08f`](https://github.com/keindev/gh-gql/commit/8cac08f27ded40149776c5ddcc9122296fe92aa0)
- Fix typings errors [`5aab3f3`](https://github.com/keindev/gh-gql/commit/5aab3f3297c4bf134c4d64f0ef0cb583a1f7ca59)
- Extract media from figma [`71912bf`](https://github.com/keindev/gh-gql/commit/71912bf1ff2d5068a57dd092010ba3829bd10d47)
- Fix badgets in README [`8f75eaa`](https://github.com/keindev/gh-gql/commit/8f75eaac7efbc8ee7b55c0d2584b5b7d6fa4fa83)

@@ -56,0 +5,0 @@ ---

2

package.json
{
"name": "gh-gql",
"version": "3.0.2",
"version": "3.0.3",
"description": "GitHub GraphQL API helper for TypeScript",

@@ -5,0 +5,0 @@ "license": "MIT",

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

<p align="center"><img width="400" src="https://cdn.jsdelivr.net/gh/keindev/gh-gql/media/logo.svg" alt="GitHub GraphQL API client for JavaScript"></p>
<p align="center"><img src="https://cdn.jsdelivr.net/gh/keindev/gh-gql/media/banner.svg" alt="Package logo"></p>

@@ -7,3 +7,2 @@ <p align="center">

<a href="https://www.npmjs.com/package/gh-gql"><img alt="npm" src="https://img.shields.io/npm/v/gh-gql.svg"></a>
<a href="https://www.npmjs.com/package/gh-gql"><img alt="NPM" src="https://img.shields.io/npm/l/gh-gql.svg"></a>
<a href="https://github.com/tagproject/ts-package-shared-config"><img src="https://img.shields.io/badge/standard--shared--config-nodejs%2Bts-green?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJQSURBVHgB1VftUcMwDFU4/tMNyAZ0A7IBbBA2CExAmIBjApcJChO0TFA2SJkgMIGRyDNV3TSt26RN353OX/LHUyTZIdoB1tqMZcaS0imBDzxkeWaJWR51SX0HrJ6pdsJyifpdb4loq3v9A+1CaBuWMR0Q502DzuJRFD34Y9z3DXIRNy/QPWKZY27COlM6BtZZHWMJ3CkVa28KZMTJkDpCVLOhs/oL2gMuEhYpxeenPPah9EdczLkvpwZgnQHWnlNLiNQGYiWx5gu6Ehz4m+WNN/2i9Yd75CJmeRDXogbIFxECrqQ2wIvlLBOXaViuYbGQNSQLFSGZyOnulb2wadaGnyoSSeC8GBJkNDf5kloESAhy2gFIIPG2+ufUMtivn/gAEi+Gy4u6FLxh/qer8/xbLq7QlNh6X4mbtr+A3pylDI0Lb43YrmLmXP5v3a4I4ABDRSI4xjB/ghveoj4BCVm37JQADhGDgOA+YJ48TSaoOwKpt27aOQG1WRES3La65WPU3dysTjE8de0Aj8SsKS5sdS9lqCeYI08bU6d8EALYS5OoDW4c3qi2gf7f+4yODfj2DIcqdVzYKnMtEUO7RP2gT/W1AImxXSC3i7R7rfRuMT5G2xzSYzaCDzOyyzDeuNHZx1a3fOdJJwh28fRwwT1QY6Xzf7TvWG6ob/BIGPQ59ymUngRyRn2El6Fy5T7G0zl+JmoC3KRQXyT1xpfiJKIeAemzqBl6U3V5ocZNf4hHg61u223wn4nOqF8IzvF9IxCMkyfQ+i/lnnhlmW6h9+Mqv1SmQhehji4JAAAAAElFTkSuQmCC" alt="Standard Shared Config"></a>

@@ -10,0 +9,0 @@ </p>

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