Socket
Socket
Sign inDemoInstall

@octokit/plugin-request-log

Package Overview
Dependencies
Maintainers
2
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 1.0.2 to 1.0.3

2

dist-node/index.js

@@ -5,3 +5,3 @@ 'use strict';

const VERSION = "1.0.2";
const VERSION = "1.0.3";

@@ -8,0 +8,0 @@ /**

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

export const VERSION = "1.0.2";
export const VERSION = "1.0.3";

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

export declare const VERSION = "1.0.2";
export declare const VERSION = "1.0.3";

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

const VERSION = "1.0.2";
const VERSION = "1.0.3";

@@ -3,0 +3,0 @@ /**

{
"name": "@octokit/plugin-request-log",
"description": "Log all requests and request errors",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",

@@ -33,8 +33,8 @@ "files": [

"fetch-mock": "^9.0.0",
"jest": "^25.1.0",
"jest": "^26.0.0",
"prettier": "^2.0.1",
"semantic-release": "^17.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^25.0.0",
"typescript": "^3.7.4"
"ts-jest": "^26.0.0",
"typescript": "^4.0.0"
},

@@ -41,0 +41,0 @@ "publishConfig": {

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