Socket
Socket
Sign inDemoInstall

@octokit/plugin-throttling

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-throttling - npm Package Compare versions

Comparing version 5.0.1 to 5.1.0

2

dist-node/index.js

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

const VERSION = "5.0.1";
const VERSION = "5.1.0";

@@ -12,0 +12,0 @@ const noop = () => Promise.resolve();

{
"name": "@octokit/plugin-throttling",
"description": "Octokit plugin for GitHub's recommended request throttling",
"version": "5.0.1",
"version": "5.1.0",
"license": "MIT",

@@ -35,9 +35,9 @@ "files": [

"fetch-mock": "^9.0.0",
"github-openapi-graphql-query": "^3.0.0",
"github-openapi-graphql-query": "^4.0.0",
"jest": "^29.0.0",
"npm-run-all": "^4.1.5",
"prettier": "2.8.3",
"prettier": "2.8.7",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.2"
"typescript": "^5.0.0"
},

@@ -44,0 +44,0 @@ "engines": {

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