@libp2p/peer-id
Advanced tools
Comparing version 5.0.8 to 5.0.9-127abe24b
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.8", | ||
"version": "5.0.9-127abe24b", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,9 +57,9 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.7", | ||
"@libp2p/interface": "^2.2.1", | ||
"multiformats": "^13.1.0", | ||
"@libp2p/crypto": "5.0.8-127abe24b", | ||
"@libp2p/interface": "2.3.0-127abe24b", | ||
"multiformats": "^13.3.1", | ||
"uint8arrays": "^5.1.0" | ||
}, | ||
"devDependencies": { | ||
"aegir": "^44.0.1", | ||
"aegir": "^45.0.5", | ||
"sinon": "^19.0.2" | ||
@@ -66,0 +66,0 @@ }, |
@@ -47,3 +47,3 @@ # @libp2p/peer-id | ||
Loading this module through a script tag will make it's exports available as `Libp2pPeerId` in the global namespace. | ||
Loading this module through a script tag will make its exports available as `Libp2pPeerId` in the global namespace. | ||
@@ -50,0 +50,0 @@ ```html |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
100
121525
13
997
1
+ Added@libp2p/crypto@5.0.8-127abe24b(transitive)
+ Added@libp2p/interface@2.3.0-127abe24b(transitive)
+ Added@types/node@22.10.2(transitive)
- Removed@libp2p/crypto@5.0.8(transitive)
- Removed@libp2p/interface@2.3.0(transitive)
- Removed@types/node@22.10.1(transitive)
Updatedmultiformats@^13.3.1