@libp2p/crypto
Advanced tools
Comparing version 5.0.4 to 5.0.5
/// <reference types="node" /> | ||
/// <reference types="node" /> | ||
import type { Uint8ArrayKeyPair } from '../interface.js'; | ||
@@ -3,0 +4,0 @@ import type { Uint8ArrayList } from 'uint8arraylist'; |
{ | ||
"name": "@libp2p/crypto", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -95,3 +95,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.1.2", | ||
"@libp2p/interface": "^2.1.3", | ||
"@noble/curves": "^1.4.0", | ||
@@ -98,0 +98,0 @@ "@noble/hashes": "^1.4.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
380390
4518
Updated@libp2p/interface@^2.1.3