Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/plugin-request-log

Package Overview
Dependencies
Maintainers
4
Versions
15
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.2.0 to 5.3.0

2

dist-src/version.js

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

const VERSION = "5.2.0";
const VERSION = "5.3.0";
export {
VERSION
};

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

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

@@ -24,7 +24,7 @@ "type": "module",

"@types/node": "^20.0.0",
"esbuild": "^0.20.0",
"esbuild": "^0.21.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^10.2.7",
"jest": "^29.0.0",
"prettier": "3.2.5",
"prettier": "3.3.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -31,0 +31,0 @@ "ts-jest": "^29.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc