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 12.4.0 to 12.5.0

1

dist-types/ResponseHeaders.d.ts

@@ -13,2 +13,3 @@ export type ResponseHeaders = {

vary?: string;
"x-accepted-github-permissions"?: string;
"x-github-mediatype"?: string;

@@ -15,0 +16,0 @@ "x-github-request-id"?: string;

2

dist-types/VERSION.d.ts

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

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

@@ -28,6 +28,6 @@ "access": "public"

"lodash.set": "^4.3.2",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^6.0.0",
"pascal-case": "^3.1.1",
"prettier": "^3.0.0",
"semantic-release": "^22.0.0",
"semantic-release": "^23.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -34,0 +34,0 @@ "sort-keys": "^5.0.0",

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