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.6 to 2.0.7

2

dist-node/index.js

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

const VERSION = "2.0.6";
const VERSION = "2.0.7";

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

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

export declare const VERSION = "2.0.6";
export declare const VERSION = "2.0.7";

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

const VERSION = "2.0.6";
const VERSION = "2.0.7";

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

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

"@octokit/plugin-throttling": "^4.0.1",
"@octokit/types": "^6.35.0"
"@octokit/types": "^7.0.0"
},

@@ -34,0 +34,0 @@ "devDependencies": {

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