Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/core

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/core - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

dist-types/types.d.ts

@@ -14,3 +14,3 @@ /// <reference types="node" />

}
export declare type Plugin = (octokit: Octokit, options?: OctokitOptions) => void;
export declare type Plugin = (octokit: Octokit, options: OctokitOptions) => void;
/**

@@ -17,0 +17,0 @@ * Endpoint parameters

{
"name": "@octokit/core",
"description": "Extendable client for GitHub's REST & GraphQL APIs",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

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