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.3.0-beta.1 to 10.0.0-beta.1

2

dist-node/index.js
// pkg/dist-src/version.js
var VERSION = "9.3.0-beta.1";
var VERSION = "10.0.0-beta.1";

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

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

const VERSION = "9.3.0-beta.1";
const VERSION = "10.0.0-beta.1";
export {
VERSION
};

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

export declare const VERSION = "9.3.0-beta.1";
export declare const VERSION = "10.0.0-beta.1";
// pkg/dist-src/version.js
var VERSION = "9.3.0-beta.1";
var VERSION = "10.0.0-beta.1";

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

@@ -7,3 +7,3 @@ {

"type": "module",
"version": "9.3.0-beta.1",
"version": "10.0.0-beta.1",
"description": "Octokit plugin to paginate REST API endpoint responses",

@@ -10,0 +10,0 @@ "repository": "github:octokit/plugin-paginate-rest.js",

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