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.21 to 2.0.22

2

dist-node/index.js

@@ -38,3 +38,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "2.0.21";
var VERSION = "2.0.22";

@@ -41,0 +41,0 @@ // pkg/dist-src/octokit.js

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

const VERSION = "2.0.21";
const VERSION = "2.0.22";
export {
VERSION
};

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

export declare const VERSION = "2.0.21";
export declare const VERSION = "2.0.22";

@@ -9,3 +9,3 @@ // pkg/dist-src/octokit.js

// pkg/dist-src/version.js
var VERSION = "2.0.21";
var VERSION = "2.0.22";

@@ -12,0 +12,0 @@ // pkg/dist-src/octokit.js

{
"name": "octokit",
"version": "2.0.21",
"version": "2.0.22",
"description": "The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno",

@@ -21,4 +21,4 @@ "keywords": [

"@octokit/plugin-retry": "^4.1.3",
"@octokit/plugin-throttling": "^6.0.0",
"@octokit/types": "^10.0.0"
"@octokit/plugin-throttling": "^5.2.2",
"@octokit/types": "^9.2.2"
},

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