@wildberries/databus-service-user
Advanced tools
Comparing version 0.0.4-beta.3 to 0.0.4-beta.4
@@ -20,3 +20,3 @@ export declare type ListenerType<T> = (params: T) => void; | ||
scope: string; | ||
featureKey: Array<string>; | ||
featureKeys: Array<string>; | ||
attributes?: Record<string, any>; | ||
@@ -23,0 +23,0 @@ key?: string; |
{ | ||
"name": "@wildberries/databus-service-user", | ||
"version": "0.0.4-beta.3", | ||
"version": "0.0.4-beta.4", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
15586