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.0 to 2.0.1

2

dist-node/index.js

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

const VERSION = "2.0.0";
const VERSION = "2.0.1";

@@ -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.0";
export const VERSION = "2.0.1";

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

export declare const VERSION = "2.0.0";
export declare const VERSION = "2.0.1";

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

const VERSION = "2.0.0";
const VERSION = "2.0.1";

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

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

"@octokit/plugin-retry": "^3.0.9",
"@octokit/plugin-throttling": "^3.5.1",
"@octokit/plugin-throttling": "^4.0.0",
"@octokit/types": "^6.35.0"

@@ -29,0 +29,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