@wildberries/databus-service-user
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -27,2 +27,3 @@ export declare type ListenerType<T> = (params: T) => void; | ||
abortRequestId?: string; | ||
supplierId: string; | ||
}; |
{ | ||
"name": "@wildberries/databus-service-user", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
16490
312