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
4
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 9.2.0 to 9.2.1

2

dist-node/index.js

@@ -31,3 +31,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "9.2.0";
var VERSION = "9.2.1";

@@ -34,0 +34,0 @@ // pkg/dist-src/normalize-paginated-list-response.js

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

const VERSION = "9.2.0";
const VERSION = "9.2.1";
export {
VERSION
};

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

export declare const VERSION = "9.2.0";
export declare const VERSION = "9.2.1";
// pkg/dist-src/version.js
var VERSION = "9.2.0";
var VERSION = "9.2.1";

@@ -4,0 +4,0 @@ // pkg/dist-src/normalize-paginated-list-response.js

@@ -6,3 +6,3 @@ {

},
"version": "9.2.0",
"version": "9.2.1",
"description": "Octokit plugin to paginate REST API endpoint responses",

@@ -21,3 +21,3 @@ "repository": "github:octokit/plugin-paginate-rest.js",

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

@@ -24,0 +24,0 @@ "devDependencies": {

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