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

@octokit/plugin-rest-endpoint-methods

Package Overview
Dependencies
Maintainers
2
Versions
201
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.5.1 to 4.5.2

2

dist-node/index.js

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

const VERSION = "4.5.1";
const VERSION = "4.5.2";

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

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

export const VERSION = "4.5.1";
export const VERSION = "4.5.2";

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

export declare const VERSION = "4.5.1";
export declare const VERSION = "4.5.2";

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

const VERSION = "4.5.1";
const VERSION = "4.5.2";

@@ -1278,0 +1278,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.5.1",
"version": "4.5.2",
"license": "MIT",

@@ -20,3 +20,3 @@ "files": [

"dependencies": {
"@octokit/types": "^6.3.1",
"@octokit/types": "^6.3.2",
"deprecation": "^2.3.1"

@@ -23,0 +23,0 @@ },

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