Socket
Socket
Sign inDemoInstall

@octokit/core

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/core - npm Package Compare versions

Comparing version 5.0.0-beta.3 to 5.0.0-beta.4

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "5.0.0-beta.3";
var VERSION = "5.0.0-beta.4";

@@ -36,0 +36,0 @@ // pkg/dist-src/index.js

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

const VERSION = "5.0.0-beta.3";
const VERSION = "5.0.0-beta.4";
export {
VERSION
};

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

export declare const VERSION = "5.0.0-beta.3";
export declare const VERSION = "5.0.0-beta.4";

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

// pkg/dist-src/version.js
var VERSION = "5.0.0-beta.3";
var VERSION = "5.0.0-beta.4";

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

{
"name": "@octokit/core",
"version": "5.0.0-beta.3",
"version": "5.0.0-beta.4",
"publishConfig": {

@@ -20,3 +20,3 @@ "access": "public"

"@octokit/auth-token": "^4.0.0",
"@octokit/graphql": "^6.0.0-beta.2",
"@octokit/graphql": "^6.0.0",
"@octokit/request": "^7.0.0",

@@ -23,0 +23,0 @@ "@octokit/request-error": "^4.0.1",

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