@octokit/endpoint
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -221,3 +221,3 @@ 'use strict'; | ||
const VERSION = "5.1.0"; | ||
const VERSION = "5.1.1"; | ||
@@ -224,0 +224,0 @@ const userAgent = `octokit-endpoint.js/${VERSION} ${getUserAgent()}`; |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "5.1.0"; | ||
export const VERSION = "5.1.1"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "5.1.0"; | ||
export declare const VERSION = "5.1.1"; |
@@ -564,3 +564,3 @@ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {}; | ||
const VERSION = "5.1.0"; | ||
const VERSION = "5.1.1"; | ||
@@ -567,0 +567,0 @@ const userAgent = "octokit-endpoint.js/".concat(VERSION, " ").concat(browser()); |
@@ -215,3 +215,3 @@ import deepmerge from 'deepmerge'; | ||
const VERSION = "5.1.0"; | ||
const VERSION = "5.1.1"; | ||
@@ -218,0 +218,0 @@ const userAgent = "octokit-endpoint.js/".concat(VERSION, " ").concat(getUserAgent()); |
{ | ||
"name": "@octokit/endpoint", | ||
"description": "Turns REST API endpoints into generic request options", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"license": "MIT", | ||
@@ -38,3 +38,3 @@ "files": [ | ||
"devDependencies": { | ||
"@octokit/routes": "20.2.1", | ||
"@octokit/routes": "20.2.2", | ||
"@pika/pack": "^0.3.7", | ||
@@ -41,0 +41,0 @@ "@pika/plugin-build-node": "^0.3.16", |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
271979
7844
0