Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@octokit/graphql

Package Overview
Dependencies
Maintainers
1
Versions
68
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
9.0.1
to
9.0.2
+1
-1
dist-src/version.js

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

const VERSION = "9.0.1";
const VERSION = "9.0.2";
export {
VERSION
};

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

export declare const VERSION = "9.0.1";
export declare const VERSION = "9.0.2";
{
"name": "@octokit/graphql",
"version": "9.0.1",
"version": "9.0.2",
"publishConfig": {

@@ -20,4 +20,4 @@ "access": "public",

"dependencies": {
"@octokit/request": "^10.0.2",
"@octokit/types": "^14.0.0",
"@octokit/request": "^10.0.4",
"@octokit/types": "^15.0.0",
"universal-user-agent": "^7.0.0"

@@ -24,0 +24,0 @@ },