Socket
Socket
Sign inDemoInstall

@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 2.0.1 to 3.0.0

2

dist-node/index.js

@@ -28,3 +28,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "2.0.1";
var VERSION = "3.0.0";

@@ -31,0 +31,0 @@ // pkg/dist-src/index.js

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

const VERSION = "2.0.1";
const VERSION = "3.0.0";
export {
VERSION
};

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

export declare const VERSION = "2.0.1";
export declare const VERSION = "3.0.0";
// pkg/dist-src/version.js
var VERSION = "2.0.1";
var VERSION = "3.0.0";

@@ -4,0 +4,0 @@ // pkg/dist-src/index.js

{
"name": "@octokit/plugin-request-log",
"version": "2.0.1",
"version": "3.0.0",
"description": "Log all requests and request errors",

@@ -23,3 +23,3 @@ "repository": "github:octokit/plugin-request-log.js",

"@types/node": "^18.0.0",
"esbuild": "^0.17.19",
"esbuild": "^0.18.0",
"fetch-mock": "^9.0.0",

@@ -37,3 +37,3 @@ "glob": "^10.2.7",

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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