Socket
Socket
Sign inDemoInstall

@octokit/plugin-enterprise-compatibility

Package Overview
Dependencies
Maintainers
3
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.0 to 1.2.1

4

dist-node/index.js

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

const VERSION = "1.2.0";
const VERSION = "1.2.1";

@@ -97,2 +97,4 @@ function isIssueLabelsUpdateOrReplace({

}
return request(options);
});

@@ -99,0 +101,0 @@ }

@@ -49,4 +49,5 @@ import { RequestError } from "@octokit/request-error";

}
return request(options);
});
}
enterpriseCompatibility.VERSION = VERSION;

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

export const VERSION = "1.2.0";
export const VERSION = "1.2.1";

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

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

@@ -74,2 +74,3 @@ function isIssueLabelsUpdateOrReplace({ method, url }) {

}
return request(options);
});

@@ -76,0 +77,0 @@ }

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

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