New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/plugin-paginate-rest

Package Overview
Dependencies
Maintainers
2
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 2.16.0 to 2.16.1

2

dist-node/index.js

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

const VERSION = "2.16.0";
const VERSION = "2.16.1";

@@ -8,0 +8,0 @@ function ownKeys(object, enumerableOnly) {

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

export const VERSION = "2.16.0";
export const VERSION = "2.16.1";

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

export declare const VERSION = "2.16.0";
export declare const VERSION = "2.16.1";

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

const VERSION = "2.16.0";
const VERSION = "2.16.1";

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

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

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

"dependencies": {
"@octokit/types": "^6.26.0"
"@octokit/types": "^6.27.1"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

"npm-run-all": "^4.1.5",
"prettier": "2.3.2",
"prettier": "2.4.0",
"semantic-release": "^17.0.0",

@@ -43,0 +43,0 @@ "semantic-release-plugin-update-version-in-files": "^1.0.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