Socket
Socket
Sign inDemoInstall

@octokit/types

Package Overview
Dependencies
1
Maintainers
4
Versions
207
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0 to 11.1.0

4

dist-types/RequestRequestOptions.d.ts

@@ -15,3 +15,7 @@ import type { Fetch } from "./Fetch";

signal?: Signal;
/**
* If set to `false`, the response body will not be parsed and will be returned as a stream.
*/
parseSuccessResponseBody?: boolean;
[option: string]: any;
};

2

dist-types/VERSION.d.ts

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

export declare const VERSION = "11.0.0";
export declare const VERSION = "11.1.0";
{
"name": "@octokit/types",
"version": "11.0.0",
"version": "11.1.0",
"publishConfig": {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc