Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
Maintainers
2
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/rest - npm Package Compare versions

Comparing version 18.9.1 to 18.10.0

2

dist-node/index.js

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

const VERSION = "18.9.1";
const VERSION = "18.10.0";

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

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

export const VERSION = "18.9.1";
export const VERSION = "18.10.0";

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

export declare const VERSION = "18.9.1";
export declare const VERSION = "18.10.0";

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

const VERSION = "18.9.1";
const VERSION = "18.10.0";

@@ -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.9.1",
"version": "18.10.0",
"license": "MIT",

@@ -38,11 +38,11 @@ "files": [

"dependencies": {
"@octokit/core": "^3.5.0",
"@octokit/plugin-paginate-rest": "^2.6.2",
"@octokit/plugin-request-log": "^1.0.2",
"@octokit/plugin-rest-endpoint-methods": "5.8.0"
"@octokit/core": "^3.5.1",
"@octokit/plugin-paginate-rest": "^2.16.0",
"@octokit/plugin-request-log": "^1.0.4",
"@octokit/plugin-rest-endpoint-methods": "^5.9.0"
},
"devDependencies": {
"@octokit/auth": "^3.0.1",
"@octokit/fixtures-server": "^6.0.11",
"@octokit/request": "^5.2.0",
"@octokit/auth": "^3.0.3",
"@octokit/fixtures-server": "^6.0.25",
"@octokit/request": "^5.6.1",
"@pika/pack": "^0.5.0",

@@ -49,0 +49,0 @@ "@pika/plugin-build-node": "^0.9.2",

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