ipfs-bitswap
Advanced tools
Comparing version 18.0.2 to 18.0.3
import { EventEmitter } from 'events'; | ||
import MovingAverage from '@vascosantos/moving-average'; | ||
import MovingAverage, {} from '@vascosantos/moving-average'; | ||
export class Stat extends EventEmitter { | ||
@@ -4,0 +4,0 @@ _options; |
{ | ||
"name": "ipfs-bitswap", | ||
"version": "18.0.2", | ||
"version": "18.0.3", | ||
"description": "JavaScript implementation of the Bitswap data exchange protocol used by IPFS", | ||
@@ -192,3 +192,3 @@ "license": "Apache-2.0 OR MIT", | ||
"@types/varint": "^6.0.0", | ||
"aegir": "^39.0.7", | ||
"aegir": "^40.0.2", | ||
"benchmark": "^2.1.4", | ||
@@ -195,0 +195,0 @@ "delay": "^6.0.0", |
@@ -1,2 +0,1 @@ | ||
/** | ||
@@ -3,0 +2,0 @@ * SortedMap is a Map whose iterator order can be defined by the user |
@@ -1,2 +0,1 @@ | ||
import { trackedMap } from '@libp2p/tracked-map' | ||
@@ -3,0 +2,0 @@ import { base58btc } from 'multiformats/bases/base58' |
@@ -1,2 +0,1 @@ | ||
import { base58btc } from 'multiformats/bases/base58' | ||
@@ -3,0 +2,0 @@ import type { Message } from '../message/message' |
@@ -1,2 +0,1 @@ | ||
import { trackedMap } from '@libp2p/tracked-map' | ||
@@ -3,0 +2,0 @@ import { base58btc } from 'multiformats/bases/base58' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4840
474889
7179