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.17 to 3.0.0-beta.1

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "2.0.17";
var VERSION = "3.0.0-beta.1";

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

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

const VERSION = "2.0.17";
const VERSION = "3.0.0-beta.1";
export {
VERSION
};

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

export declare const VERSION = "2.0.17";
export declare const VERSION = "3.0.0-beta.1";

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

// pkg/dist-src/version.js
var VERSION = "2.0.17";
var VERSION = "3.0.0-beta.1";

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

{
"name": "octokit",
"version": "2.0.17",
"version": "3.0.0-beta.1",
"description": "The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno",

@@ -42,3 +42,3 @@ "keywords": [

"engines": {
"node": ">= 14"
"node": ">= 18"
},

@@ -45,0 +45,0 @@ "files": [

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