Socket
Socket
Sign inDemoInstall

@octokit/graphql

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/graphql - npm Package Compare versions

Comparing version 4.4.0 to 4.4.1

2

dist-node/index.js

@@ -8,3 +8,3 @@ 'use strict';

const VERSION = "4.4.0";
const VERSION = "4.4.1";

@@ -11,0 +11,0 @@ class GraphqlError extends Error {

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

export const VERSION = "4.4.0";
export const VERSION = "4.4.1";

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

export declare const VERSION = "4.4.0";
export declare const VERSION = "4.4.1";
import { request } from '@octokit/request';
import { getUserAgent } from 'universal-user-agent';
const VERSION = "4.4.0";
const VERSION = "4.4.1";

@@ -6,0 +6,0 @@ class GraphqlError extends Error {

{
"name": "@octokit/graphql",
"description": "GitHub GraphQL API client for browsers and Node",
"version": "4.4.0",
"version": "4.4.1",
"license": "MIT",

@@ -28,3 +28,3 @@ "files": [

"@octokit/request": "^5.3.0",
"@octokit/types": "^2.0.0",
"@octokit/types": "^4.0.1",
"universal-user-agent": "^5.0.0"

@@ -31,0 +31,0 @@ },

@@ -7,3 +7,2 @@ # graphql.js

[![Build Status](https://github.com/octokit/graphql.js/workflows/Test/badge.svg)](https://github.com/octokit/graphql.js/actions?query=workflow%3ATest+branch%3Amaster)
[![Greenkeeper](https://badges.greenkeeper.io/octokit/graphql.js.svg)](https://greenkeeper.io/)

@@ -10,0 +9,0 @@ <!-- toc -->

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