@libp2p/crypto
Advanced tools
Comparing version 5.0.8 to 5.0.9-b56d91884
{ | ||
"name": "@libp2p/crypto", | ||
"version": "5.0.8", | ||
"version": "5.0.9-b56d91884", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -95,3 +95,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.3.0", | ||
"@libp2p/interface": "2.4.0-b56d91884", | ||
"@noble/curves": "^1.7.0", | ||
@@ -98,0 +98,0 @@ "@noble/hashes": "^1.6.1", |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
375901
174
4473
1
+ Added@libp2p/interface@2.4.0-b56d91884(transitive)
+ Added@types/node@22.12.0(transitive)
- Removed@libp2p/interface@2.4.0(transitive)
- Removed@types/node@22.10.10(transitive)