@wildberries/databus-service-products
Advanced tools
Comparing version 0.1.6 to 0.1.7-beta.1
@@ -38,2 +38,3 @@ import { BrowserCacheParamsType } from '@mihanizm56/fetch-api'; | ||
callbackOnError?: ErrorCallbackType; | ||
callbackOnSuccess?: (params: {}) => void; | ||
}; | ||
@@ -40,0 +41,0 @@ export declare type ListenerType<T> = (params: T) => void; |
{ | ||
"name": "@wildberries/databus-service-products", | ||
"version": "0.1.6", | ||
"version": "0.1.7-beta.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
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
11123
187