@libp2p/peer-collections
Advanced tools
Comparing version 6.0.11 to 6.0.12-06f79b646
{ | ||
"name": "@libp2p/peer-collections", | ||
"version": "6.0.11", | ||
"version": "6.0.12-06f79b646", | ||
"description": "Stores values against a peer id", | ||
@@ -57,12 +57,12 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.2.0", | ||
"@libp2p/peer-id": "^5.0.7", | ||
"@libp2p/utils": "^6.2.0", | ||
"multiformats": "^13.2.2" | ||
"@libp2p/interface": "2.2.1-06f79b646", | ||
"@libp2p/peer-id": "5.0.8-06f79b646", | ||
"@libp2p/utils": "6.2.1-06f79b646", | ||
"multiformats": "^13.3.1" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/crypto": "^5.0.6", | ||
"@libp2p/crypto": "5.0.7-06f79b646", | ||
"@types/sinon": "^17.0.3", | ||
"aegir": "^44.0.1", | ||
"sinon": "^18.0.0", | ||
"aegir": "^45.0.5", | ||
"sinon": "^19.0.2", | ||
"sinon-ts": "^2.0.0" | ||
@@ -69,0 +69,0 @@ }, |
@@ -140,3 +140,3 @@ # @libp2p/peer-collections | ||
Loading this module through a script tag will make it's exports available as `Libp2pPeerCollections` in the global namespace. | ||
Loading this module through a script tag will make its exports available as `Libp2pPeerCollections` in the global namespace. | ||
@@ -143,0 +143,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
170561
48
2003
1
331
+ Added@libp2p/crypto@5.0.7-06f79b646(transitive)
+ Added@libp2p/interface@2.2.1-06f79b646(transitive)
+ Added@libp2p/logger@5.1.4-06f79b646(transitive)
+ Added@libp2p/peer-id@5.0.8-06f79b646(transitive)
+ Added@libp2p/utils@6.2.1-06f79b646(transitive)
- Removed@libp2p/crypto@5.0.8(transitive)
- Removed@libp2p/interface@2.3.0(transitive)
- Removed@libp2p/logger@5.1.5(transitive)
- Removed@libp2p/peer-id@5.0.9(transitive)
- Removed@libp2p/utils@6.3.0(transitive)
Updatedmultiformats@^13.3.1