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.6.0 to 4.7.0

2

dist-node/index.js

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

const VERSION = "4.6.0";
const VERSION = "4.7.0";

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

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

export const VERSION = "4.6.0";
export const VERSION = "4.7.0";

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

export declare const VERSION = "4.6.0";
export declare const VERSION = "4.7.0";

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

const VERSION = "4.6.0";
const VERSION = "4.7.0";

@@ -1280,0 +1280,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.6.0",
"version": "4.7.0",
"license": "MIT",

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

"dependencies": {
"@octokit/types": "^6.4.1",
"@octokit/types": "^6.4.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