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

octokit

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

octokit - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

2

dist-node/index.js

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

const VERSION = "2.0.12";
const VERSION = "2.0.13";

@@ -16,0 +16,0 @@ const Octokit = core.Octokit.plugin(pluginRestEndpointMethods.restEndpointMethods, pluginPaginateRest.paginateRest, pluginRetry.retry, pluginThrottling.throttling).defaults({

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

export const VERSION = "2.0.12";
export const VERSION = "2.0.13";

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

export declare const VERSION = "2.0.12";
export declare const VERSION = "2.0.13";

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

const VERSION = "2.0.12";
const VERSION = "2.0.13";

@@ -13,0 +13,0 @@ const Octokit = Octokit$1.plugin(restEndpointMethods, paginateRest, retry, throttling).defaults({

{
"name": "octokit",
"description": "The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno",
"version": "2.0.12",
"version": "2.0.13",
"license": "MIT",

@@ -28,5 +28,5 @@ "files": [

"@octokit/plugin-paginate-rest": "^5.0.0",
"@octokit/plugin-rest-endpoint-methods": "^6.0.0",
"@octokit/plugin-rest-endpoint-methods": "^7.0.0",
"@octokit/plugin-retry": "^4.0.3",
"@octokit/plugin-throttling": "^4.0.1",
"@octokit/plugin-throttling": "^5.0.0",
"@octokit/types": "^9.0.0"

@@ -33,0 +33,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc