@octokit/request
Advanced tools
Comparing version 8.3.0 to 8.3.1
@@ -30,3 +30,3 @@ "use strict"; | ||
// pkg/dist-src/version.js | ||
var VERSION = "8.3.0"; | ||
var VERSION = "8.3.1"; | ||
@@ -33,0 +33,0 @@ // pkg/dist-src/is-plain-object.js |
@@ -1,4 +0,4 @@ | ||
const VERSION = "8.3.0"; | ||
const VERSION = "8.3.1"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "8.3.0"; | ||
export declare const VERSION = "8.3.1"; |
@@ -6,3 +6,3 @@ // pkg/dist-src/index.js | ||
// pkg/dist-src/version.js | ||
var VERSION = "8.3.0"; | ||
var VERSION = "8.3.1"; | ||
@@ -9,0 +9,0 @@ // pkg/dist-src/is-plain-object.js |
{ | ||
"name": "@octokit/request", | ||
"version": "8.3.0", | ||
"version": "8.3.1", | ||
"publishConfig": { | ||
@@ -19,3 +19,3 @@ "access": "public", | ||
"dependencies": { | ||
"@octokit/endpoint": "^9.0.0", | ||
"@octokit/endpoint": "^9.0.1", | ||
"@octokit/request-error": "^5.1.0", | ||
@@ -22,0 +22,0 @@ "@octokit/types": "^13.0.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
Updated@octokit/endpoint@^9.0.1