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

2

dist-node/index.js

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

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

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

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

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

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

export declare const VERSION = "3.0.0-beta.5";
export declare const VERSION = "3.0.0";

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

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

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

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

@@ -5,0 +5,0 @@ "keywords": [

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