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

@octokit/plugin-paginate-rest

Package Overview
Dependencies
Maintainers
3
Versions
112
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 4.2.3 to 4.3.0

2

dist-node/index.js

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

const VERSION = "4.2.3";
const VERSION = "4.3.0";

@@ -8,0 +8,0 @@ /**

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

export const VERSION = "4.2.3";
export const VERSION = "4.3.0";

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

export declare const VERSION = "4.2.3";
export declare const VERSION = "4.3.0";

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

const VERSION = "4.2.3";
const VERSION = "4.3.0";

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

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

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

"dependencies": {
"@octokit/types": "^7.3.1"
"@octokit/types": "^7.4.0"
},

@@ -38,11 +38,11 @@ "peerDependencies": {

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"fetch-mock": "^9.0.0",
"github-openapi-graphql-query": "^2.0.0",
"jest": "^28.0.0",
"jest": "^29.0.0",
"npm-run-all": "^4.1.5",
"prettier": "2.7.1",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.2"

@@ -49,0 +49,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