Socket
Socket
Sign inDemoInstall

@octokit/plugin-paginate-graphql

Package Overview
Dependencies
10
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.2.0

2

dist-src/version.js

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

const VERSION = "5.1.0";
const VERSION = "5.2.0";
export {
VERSION
};

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

export declare const VERSION = "5.1.0";
export declare const VERSION = "5.2.0";
{
"name": "@octokit/plugin-paginate-graphql",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"type": "module",
"version": "5.1.0",
"version": "5.2.0",
"description": "Octokit plugin to paginate GraphQL API endpoint responses",

@@ -22,3 +23,3 @@ "repository": "github:octokit/plugin-paginate-graphql.js",

"@octokit/core": "^6.0.0",
"@octokit/plugin-rest-endpoint-methods": "^11.0.0",
"@octokit/plugin-rest-endpoint-methods": "^12.0.0",
"@octokit/tsconfig": "^3.0.0",

@@ -25,0 +26,0 @@ "@types/fetch-mock": "^7.3.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc