@libp2p/interface-peer-store
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@libp2p/interface-peer-store", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Peer Store interface for libp2p", | ||
@@ -89,11 +89,11 @@ "license": "Apache-2.0 OR MIT", | ||
{ | ||
"type": "chore", | ||
"type": "docs", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "docs", | ||
"type": "test", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "test", | ||
"type": "deps", | ||
"release": "patch" | ||
@@ -128,5 +128,9 @@ }, | ||
"type": "docs", | ||
"section": "Trivial Changes" | ||
"section": "Documentation" | ||
}, | ||
{ | ||
"type": "deps", | ||
"section": "Dependencies" | ||
}, | ||
{ | ||
"type": "test", | ||
@@ -155,5 +159,5 @@ "section": "Tests" | ||
"@libp2p/interface-peer-info": "^1.0.0", | ||
"@libp2p/interface-record": "^1.0.0", | ||
"@libp2p/interface-record": "^2.0.0", | ||
"@libp2p/interfaces": "^3.0.0", | ||
"@multiformats/multiaddr": "^10.2.0" | ||
"@multiformats/multiaddr": "^10.3.3" | ||
}, | ||
@@ -160,0 +164,0 @@ "devDependencies": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
24014
1
+ Added@libp2p/interface-record@2.0.7(transitive)
- Removed@libp2p/interface-record@1.0.2(transitive)