applesauce-core
Advanced tools
Comparing version 0.0.0-next-20250212001252 to 0.0.0-next-20250212160639
@@ -9,5 +9,5 @@ import { kinds } from "nostr-tools"; | ||
run: (store) => store | ||
.replaceable(kinds.Mutelist, pubkey) | ||
.replaceable(kinds.Contacts, pubkey) | ||
.pipe(map((event) => event && processTags(event.tags.filter(isPTag), getProfilePointerFromPTag))), | ||
}; | ||
} |
{ | ||
"name": "applesauce-core", | ||
"version": "0.0.0-next-20250212001252", | ||
"version": "0.0.0-next-20250212160639", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |