Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
24
Maintainers
2
Versions
295
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.6.2 to 18.6.3

2

dist-node/index.js

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

const VERSION = "18.6.2";
const VERSION = "18.6.3";

@@ -13,0 +13,0 @@ const Octokit = core.Octokit.plugin(pluginRequestLog.requestLog, pluginRestEndpointMethods.legacyRestEndpointMethods, pluginPaginateRest.paginateRest).defaults({

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

export const VERSION = "18.6.2";
export const VERSION = "18.6.3";

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

export declare const VERSION = "18.6.2";
export declare const VERSION = "18.6.3";

@@ -6,3 +6,3 @@ import { Octokit as Octokit$1 } from '@octokit/core';

const VERSION = "18.6.2";
const VERSION = "18.6.3";

@@ -9,0 +9,0 @@ const Octokit = Octokit$1.plugin(requestLog, legacyRestEndpointMethods, paginateRest).defaults({

{
"name": "@octokit/rest",
"description": "GitHub REST API client for Node.js",
"version": "18.6.2",
"version": "18.6.3",
"license": "MIT",

@@ -41,3 +41,3 @@ "files": [

"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.3.3"
"@octokit/plugin-rest-endpoint-methods": "5.3.4"
},

@@ -56,3 +56,3 @@ "devDependencies": {

"jest": "^27.0.1",
"prettier": "2.3.1",
"prettier": "2.3.2",
"semantic-release": "^17.0.0",

@@ -59,0 +59,0 @@ "semantic-release-plugin-update-version-in-files": "^1.0.0",

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc