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.2
to
9.0.3
+1
-1
dist-src/version.js

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

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

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

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

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

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

@@ -27,3 +27,3 @@ },

"@octokit/tsconfig": "^4.0.0",
"@types/node": "^22.0.0",
"@types/node": "^24.0.0",
"@vitest/coverage-v8": "^3.0.0",

@@ -33,3 +33,3 @@ "esbuild": "^0.25.0",

"glob": "^11.0.0",
"prettier": "3.5.3",
"prettier": "3.6.2",
"semantic-release-plugin-update-version-in-files": "^2.0.0",

@@ -36,0 +36,0 @@ "typescript": "^5.3.0",