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/plugin-request-log

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-request-log - npm Package Compare versions

Comparing version
5.3.1
to
6.0.0
+1
-1
dist-src/version.js

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

const VERSION = "5.3.1";
const VERSION = "6.0.0";
export {
VERSION
};

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

export declare const VERSION = "5.3.1";
export declare const VERSION = "6.0.0";
{
"name": "@octokit/plugin-request-log",
"version": "5.3.1",
"version": "6.0.0",
"description": "Log all requests and request errors",

@@ -19,15 +19,13 @@ "type": "module",

"devDependencies": {
"@octokit/core": "^6.0.0",
"@octokit/tsconfig": "^3.0.0",
"@types/fetch-mock": "^7.3.2",
"@types/jest": "^29.0.0",
"@types/node": "^20.0.0",
"esbuild": "^0.23.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^11.0.0",
"jest": "^29.0.0",
"prettier": "3.3.3",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0"
"@octokit/core": "^7.0.0",
"@octokit/tsconfig": "^4.0.0",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^3.1.4",
"esbuild": "^0.25.0",
"fetch-mock": "^11.0.0",
"prettier": "3.5.3",
"semantic-release-plugin-update-version-in-files": "^2.0.0",
"tinyglobby": "^0.2.13",
"typescript": "^5.0.0",
"vitest": "^3.1.4"
},

@@ -39,3 +37,3 @@ "publishConfig": {

"engines": {
"node": ">= 18"
"node": ">= 20"
},

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