@logux/client
Advanced tools
Comparing version 0.18.3 to 0.18.4
{ | ||
"name": "@logux/client", | ||
"version": "0.18.3", | ||
"version": "0.18.4", | ||
"description": "Logux base components to build web client", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -20,8 +20,7 @@ import { Action } from '@logux/core' | ||
| undefined | ||
| Error | ||
| { error: Error } | ||
| { | ||
action: Action | ||
meta: ClientMeta | ||
} | ||
): void | ||
action: Action | ||
meta: ClientMeta | ||
} ): void | ||
} | ||
@@ -28,0 +27,0 @@ |
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
149718
4974