@libp2p/crypto
Advanced tools
Comparing version 5.0.4-82bd42bcf to 5.0.4-934a891f9
/// <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-82bd42bcf", | ||
"version": "5.0.4-934a891f9", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -95,3 +95,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "2.1.2-82bd42bcf", | ||
"@libp2p/interface": "2.1.2-934a891f9", | ||
"@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
376902
4486
+ Added@libp2p/interface@2.1.2-934a891f9(transitive)
- Removed@libp2p/interface@2.1.2-82bd42bcf(transitive)