Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@octokit/types

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/types - npm Package Compare versions

Comparing version
14.1.0
to
15.0.0
+1
-1
dist-types/VERSION.d.ts

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

export declare const VERSION = "14.1.0";
export declare const VERSION = "15.0.0";
{
"name": "@octokit/types",
"version": "14.1.0",
"version": "15.0.0",
"publishConfig": {

@@ -10,3 +10,3 @@ "access": "public",

"dependencies": {
"@octokit/openapi-types": "^25.1.0"
"@octokit/openapi-types": "^26.0.0"
},

@@ -31,3 +31,3 @@ "repository": "github:octokit/types.ts",

"semantic-release-plugin-update-version-in-files": "^2.0.0",
"sort-keys": "^5.0.0",
"sort-keys": "^6.0.0",
"typedoc": "^0.28.0",

@@ -37,3 +37,3 @@ "typescript": "^5.0.0"

"octokit": {
"openapi-version": "19.1.0"
"openapi-version": "20.0.0"
},

@@ -40,0 +40,0 @@ "files": [

Sorry, the diff of this file is too big to display