Socket
Socket
Sign inDemoInstall

@octokit/plugin-rest-endpoint-methods

Package Overview
Dependencies
Maintainers
3
Versions
200
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 3.0.0-beta.3 to 3.0.0

2

dist-node/index.js

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

const VERSION = "3.0.0-beta.3";
const VERSION = "3.0.0";

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

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

export const VERSION = "3.0.0-beta.3";
export const VERSION = "3.0.0";

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

export declare const VERSION = "3.0.0-beta.3";
export declare const VERSION = "3.0.0";

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

const VERSION = "3.0.0-beta.3";
const VERSION = "3.0.0";

@@ -1145,0 +1145,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": "3.0.0-beta.3",
"version": "3.0.0",
"license": "MIT",

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

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