Socket
Socket
Sign inDemoInstall

@octokit/plugin-enterprise-compatibility

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-enterprise-compatibility - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

2

dist-node/index.js

@@ -7,3 +7,3 @@ 'use strict';

const VERSION = "1.2.6";
const VERSION = "1.2.7";

@@ -10,0 +10,0 @@ function isIssueLabelsUpdateOrReplace({

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

export const VERSION = "1.2.6";
export const VERSION = "1.2.7";

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

export declare const VERSION = "1.2.6";
export declare const VERSION = "1.2.7";
import { RequestError } from '@octokit/request-error';
const VERSION = "1.2.6";
const VERSION = "1.2.7";

@@ -5,0 +5,0 @@ function isIssueLabelsUpdateOrReplace({ method, url }) {

{
"name": "@octokit/plugin-enterprise-compatibility",
"description": "Octokit plugin for improving GHE compatibility",
"version": "1.2.6",
"version": "1.2.7",
"license": "MIT",

@@ -23,3 +23,3 @@ "files": [

"@octokit/request-error": "^2.0.0",
"@octokit/types": "^5.0.0"
"@octokit/types": "^6.0.0"
},

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