@chainsafe/libp2p-noise
Advanced tools
Comparing version 12.0.0 to 12.0.1
@@ -1,2 +0,2 @@ | ||
import type { bytes, uint64 } from './@types/basic'; | ||
import type { bytes, uint64 } from './@types/basic.js'; | ||
export declare const MIN_NONCE = 0; | ||
@@ -3,0 +3,0 @@ export declare const MAX_NONCE = 4294967295; |
{ | ||
"name": "@chainsafe/libp2p-noise", | ||
"version": "12.0.0", | ||
"version": "12.0.1", | ||
"author": "ChainSafe <info@chainsafe.io>", | ||
@@ -105,3 +105,3 @@ "license": "Apache-2.0 OR MIT", | ||
"iso-random-stream": "^2.0.2", | ||
"libp2p": "0.44.0-59f34a21", | ||
"libp2p": "0.45.0", | ||
"mkdirp": "^3.0.0", | ||
@@ -108,0 +108,0 @@ "p-defer": "^4.0.0", |
@@ -1,2 +0,2 @@ | ||
import type { bytes, uint64 } from './@types/basic' | ||
import type { bytes, uint64 } from './@types/basic.js' | ||
@@ -3,0 +3,0 @@ export const MIN_NONCE = 0 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
477380