@appsemble/types
Advanced tools
Comparing version 0.18.9 to 0.18.10
@@ -677,6 +677,4 @@ import { Action, BaseMessage, HTTPMethods, LogAction, Theme } from '@appsemble/sdk/src/types'; | ||
actions?: { | ||
'flow.back'?: ActionDefinition; | ||
'flow.cancel'?: ActionDefinition; | ||
'flow.finish'?: ActionDefinition; | ||
'flow.next'?: ActionDefinition; | ||
onFlowCancel?: ActionDefinition; | ||
onFlowFinish?: ActionDefinition; | ||
}; | ||
@@ -988,2 +986,6 @@ } | ||
/** | ||
* If true, force update app messages. | ||
*/ | ||
force?: boolean; | ||
/** | ||
* The language represented by these messages. | ||
@@ -990,0 +992,0 @@ */ |
{ | ||
"name": "@appsemble/types", | ||
"version": "0.18.9", | ||
"version": "0.18.10", | ||
"description": "TypeScript definitions reused within Appsemble internally", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@appsemble/sdk": "0.18.9", | ||
"@appsemble/sdk": "0.18.10", | ||
"@fortawesome/fontawesome-common-types": "^0.2.35", | ||
@@ -36,0 +36,0 @@ "jsonschema": "^1.4.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
1208
+ Added@appsemble/sdk@0.18.10(transitive)
- Removed@appsemble/sdk@0.18.9(transitive)
Updated@appsemble/sdk@0.18.10