Socket
Socket
Sign inDemoInstall

@octokit/request-error

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/request-error - npm Package Compare versions

Comparing version 6.0.0-beta.3 to 6.0.0-beta.4

2

dist-types/types.d.ts
import type { RequestOptions, OctokitResponse } from "@octokit/types";
export type RequestErrorOptions = {
response: OctokitResponse<unknown>;
response?: OctokitResponse<unknown>;
request: RequestOptions;
};
{
"name": "@octokit/request-error",
"version": "6.0.0-beta.3",
"version": "6.0.0-beta.4",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

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