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
114
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 11.3.5 to 11.3.6

2

dist-src/version.js

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

const VERSION = "11.3.5";
const VERSION = "11.3.6";
export {
VERSION
};

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

export declare const VERSION = "11.3.5";
export declare const VERSION = "11.3.6";

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "11.3.5",
"version": "11.3.6",
"description": "Octokit plugin to paginate REST API endpoint responses",

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

"dependencies": {
"@octokit/types": "^13.6.0"
"@octokit/types": "^13.6.2"
},

@@ -29,5 +29,5 @@ "peerDependencies": {

"@octokit/plugin-rest-endpoint-methods": "^13.0.0",
"@octokit/tsconfig": "^3.0.0",
"@octokit/tsconfig": "^4.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^2.0.2",

@@ -38,4 +38,4 @@ "esbuild": "^0.24.0",

"glob": "^11.0.0",
"npm-run-all2": "^6.0.0",
"prettier": "3.3.3",
"npm-run-all2": "^7.0.0",
"prettier": "3.4.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -42,0 +42,0 @@ "typescript": "^5.0.0",

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