@libp2p/interface
Advanced tools
+2
-2
| { | ||
| "name": "@libp2p/interface", | ||
| "version": "3.2.3", | ||
| "version": "3.2.4", | ||
| "description": "The interface implemented by a libp2p node", | ||
@@ -50,3 +50,3 @@ "license": "Apache-2.0 OR MIT", | ||
| "progress-events": "^1.1.0", | ||
| "uint8arraylist": "^2.4.8" | ||
| "uint8arraylist": "^3.0.2" | ||
| }, | ||
@@ -53,0 +53,0 @@ "devDependencies": { |
- Removed
Updated