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 9.0.0 to 9.0.1

2

dist-bundle/index.js
// pkg/dist-src/index.js
import BottleneckLight from "bottleneck/light";
import BottleneckLight from "bottleneck/light.js";
import { Octokit } from "@octokit/core";

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

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

import BottleneckLight from "bottleneck/light";
import BottleneckLight from "bottleneck/light.js";
import { Octokit } from "@octokit/core";

@@ -3,0 +3,0 @@ import { VERSION } from "./version.js";

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

const VERSION = "9.0.0";
const VERSION = "9.0.1";
export {
VERSION
};

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

export declare const VERSION = "9.0.0";
export declare const VERSION = "9.0.1";
{
"name": "@octokit/plugin-throttling",
"version": "9.0.0",
"version": "9.0.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

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