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.4.0 to 4.4.1

2

dist-node/index.js

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

const VERSION = "4.4.0";
const VERSION = "4.4.1";

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

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

export const VERSION = "4.4.0";
export const VERSION = "4.4.1";

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

export declare const VERSION = "4.4.0";
export declare const VERSION = "4.4.1";

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

const VERSION = "4.4.0";
const VERSION = "4.4.1";

@@ -1277,0 +1277,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.4.0",
"version": "4.4.1",
"license": "MIT",

@@ -23,2 +23,5 @@ "files": [

},
"peerDependencies": {
"@octokit/core": ">=3"
},
"devDependencies": {

@@ -25,0 +28,0 @@ "@gimenete/type-writer": "^0.1.5",

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