Socket
Socket
Sign inDemoInstall

@octokit/plugin-rest-endpoint-methods

Package Overview
Dependencies
Maintainers
2
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-rest-endpoint-methods - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

2

dist-node/index.js

@@ -1107,3 +1107,3 @@ 'use strict';

const VERSION = "4.1.2";
const VERSION = "4.1.3";

@@ -1110,0 +1110,0 @@ function endpointsToMethods(octokit, endpointsMap) {

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

export const VERSION = "4.1.2";
export const VERSION = "4.1.3";

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

export declare const VERSION = "4.1.2";
export declare const VERSION = "4.1.3";

@@ -1235,3 +1235,3 @@ const Endpoints = {

const VERSION = "4.1.2";
const VERSION = "4.1.3";

@@ -1238,0 +1238,0 @@ function endpointsToMethods(octokit, endpointsMap) {

{
"name": "@octokit/plugin-rest-endpoint-methods",
"description": "Octokit plugin adding one method for all of api.github.com REST API endpoints",
"version": "4.1.2",
"version": "4.1.3",
"license": "MIT",

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

@@ -60,3 +60,3 @@ # plugin-rest-endpoint-methods.js

```ts
import { RestEndpointMethodTypes } from "@octokit/rest-endpoint-methods";
import { RestEndpointMethodTypes } from "@octokit/plugin-rest-endpoint-methods";

@@ -63,0 +63,0 @@ type UpdateLabelParameters = RestEndpointMethodTypes["issues"]["updateLabel"]["parameters"];

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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