@libp2p/interface-keychain
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@libp2p/interface-keychain", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Keychain interface for libp2p", | ||
@@ -69,11 +69,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" | ||
@@ -108,5 +108,9 @@ }, | ||
"type": "docs", | ||
"section": "Trivial Changes" | ||
"section": "Documentation" | ||
}, | ||
{ | ||
"type": "deps", | ||
"section": "Dependencies" | ||
}, | ||
{ | ||
"type": "test", | ||
@@ -133,3 +137,3 @@ "section": "Tests" | ||
"dependencies": { | ||
"multiformats": "^9.6.3" | ||
"multiformats": "^10.0.0" | ||
}, | ||
@@ -136,0 +140,0 @@ "devDependencies": { |
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
9451
1
+ Addedmultiformats@10.0.3(transitive)
- Removedmultiformats@9.9.0(transitive)
Updatedmultiformats@^10.0.0