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.1.0 to 5.1.1

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "5.1.0";
var VERSION = "5.1.1";

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

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

const VERSION = "5.1.0";
const VERSION = "5.1.1";
export {
VERSION
};

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

export declare const VERSION = "5.1.0";
export declare const VERSION = "5.1.1";

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

// pkg/dist-src/version.js
var VERSION = "5.1.0";
var VERSION = "5.1.1";

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

{
"name": "@octokit/core",
"version": "5.1.0",
"version": "5.1.1",
"publishConfig": {

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

"@octokit/auth-token": "^4.0.0",
"@octokit/graphql": "^7.0.0",
"@octokit/request": "^8.0.2",
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^12.0.0",
"@octokit/graphql": "^7.1.0",
"@octokit/request": "^8.3.1",
"@octokit/request-error": "^5.1.0",
"@octokit/types": "^13.0.0",
"before-after-hook": "^2.2.0",

@@ -29,5 +29,5 @@ "universal-user-agent": "^6.0.0"

"devDependencies": {
"@octokit/auth-action": "^4.0.0",
"@octokit/auth-action": "^4.1.0",
"@octokit/auth-app": "^6.0.0",
"@octokit/auth-oauth-app": "^7.0.0",
"@octokit/auth-oauth-app": "^7.1.0",
"@octokit/tsconfig": "^2.0.0",

@@ -34,0 +34,0 @@ "@sinonjs/fake-timers": "^11.2.2",

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