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

@octokit/graphql

Package Overview
Dependencies
Maintainers
4
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 5.0.1 to 5.0.2

2

dist-node/index.js

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

const VERSION = "5.0.1";
const VERSION = "5.0.2";

@@ -11,0 +11,0 @@ function _buildMessageForResponseErrors(data) {

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

export const VERSION = "5.0.1";
export const VERSION = "5.0.2";

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

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

@@ -6,0 +6,0 @@ function _buildMessageForResponseErrors(data) {

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

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

"@octokit/request": "^6.0.0",
"@octokit/types": "^7.0.0",
"@octokit/types": "^8.0.0",
"universal-user-agent": "^6.0.0"

@@ -35,9 +35,9 @@ },

"@types/fetch-mock": "^7.2.5",
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"fetch-mock": "^9.0.0",
"jest": "^28.0.0",
"jest": "^29.0.0",
"prettier": "2.7.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.0"

@@ -44,0 +44,0 @@ },

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