Socket
Socket
Sign inDemoInstall

@octokit/types

Package Overview
Dependencies
Maintainers
4
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/types - npm Package Compare versions

Comparing version 10.1.0-beta.1 to 11.0.0

2

dist-types/VERSION.d.ts

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

export declare const VERSION = "10.1.0-beta.1";
export declare const VERSION = "11.0.0";
{
"name": "@octokit/types",
"version": "10.1.0-beta.1",
"version": "11.0.0",
"publishConfig": {

@@ -30,3 +30,3 @@ "access": "public"

"pascal-case": "^3.1.1",
"prettier": "^2.0.0",
"prettier": "^3.0.0",
"semantic-release": "^21.0.0",

@@ -33,0 +33,0 @@ "semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -35,3 +35,3 @@ # types.ts

async function listRepos(
options: listUserReposParameters
options: listUserReposParameters,
): listUserReposResponse["data"] {

@@ -38,0 +38,0 @@ // ...

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