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

@octokit/endpoint

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/endpoint - npm Package Compare versions

Comparing version
11.0.1
to
11.0.2
+1
-1
dist-src/version.js

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

const VERSION = "11.0.1";
const VERSION = "11.0.2";
export {
VERSION
};

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

export declare const VERSION = "11.0.1";
export declare const VERSION = "11.0.2";
{
"name": "@octokit/endpoint",
"version": "11.0.1",
"version": "11.0.2",
"type": "module",

@@ -25,3 +25,3 @@ "publishConfig": {

"glob": "^11.0.0",
"prettier": "3.5.3",
"prettier": "3.6.2",
"semantic-release": "^24.0.0",

@@ -33,3 +33,3 @@ "semantic-release-plugin-update-version-in-files": "^2.0.0",

"dependencies": {
"@octokit/types": "^15.0.0",
"@octokit/types": "^16.0.0",
"universal-user-agent": "^7.0.2"

@@ -36,0 +36,0 @@ },