Socket
Socket
Sign inDemoInstall

@octokit/plugin-paginate-rest

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-paginate-rest - npm Package Compare versions

Comparing version 2.21.1 to 2.21.2

2

dist-node/index.js

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

const VERSION = "2.21.1";
const VERSION = "2.21.2";

@@ -8,0 +8,0 @@ function ownKeys(object, enumerableOnly) {

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

export const VERSION = "2.21.1";
export const VERSION = "2.21.2";

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

export declare const VERSION = "2.21.1";
export declare const VERSION = "2.21.2";

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

const VERSION = "2.21.1";
const VERSION = "2.21.2";

@@ -3,0 +3,0 @@ /**

{
"name": "@octokit/plugin-paginate-rest",
"description": "Octokit plugin to paginate REST API endpoint responses",
"version": "2.21.1",
"version": "2.21.2",
"license": "MIT",

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

"dependencies": {
"@octokit/types": "^6.38.2"
"@octokit/types": "^6.39.0"
},
"peerDependencies": {
"@octokit/core": ">=2"
"@octokit/core": ">=4"
},
"devDependencies": {
"@octokit/core": "^3.0.0",
"@octokit/core": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^5.14.0",

@@ -29,0 +29,0 @@ "@pika/pack": "^0.5.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