@octokit/plugin-enterprise-compatibility
Advanced tools
Comparing version 1.2.11 to 1.2.12
@@ -7,3 +7,3 @@ 'use strict'; | ||
const VERSION = "1.2.11"; | ||
const VERSION = "1.2.12"; | ||
@@ -10,0 +10,0 @@ function enterpriseCompatibility(octokit) { |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "1.2.11"; | ||
export const VERSION = "1.2.12"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "1.2.11"; | ||
export declare const VERSION = "1.2.12"; |
import { RequestError } from '@octokit/request-error'; | ||
const VERSION = "1.2.11"; | ||
const VERSION = "1.2.12"; | ||
@@ -5,0 +5,0 @@ function enterpriseCompatibility(octokit) { |
{ | ||
"name": "@octokit/plugin-enterprise-compatibility", | ||
"description": "Octokit plugin for improving GHE compatibility", | ||
"version": "1.2.11", | ||
"version": "1.2.12", | ||
"license": "MIT", | ||
@@ -36,7 +36,7 @@ "files": [ | ||
"fetch-mock": "^9.0.0", | ||
"jest": "^26.0.0", | ||
"prettier": "^2.0.1", | ||
"jest": "^27.0.0", | ||
"prettier": "2.3.1", | ||
"semantic-release": "^17.0.0", | ||
"semantic-release-plugin-update-version-in-files": "^1.0.0", | ||
"ts-jest": "^26.0.0", | ||
"ts-jest": "^27.0.0-next.12", | ||
"typescript": "^4.0.0" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14334