@equinor/fusion
Advanced tools
Comparing version 2.4.9 to 2.4.10
export declare type PersonNotificationSettings = { | ||
mail: boolean; | ||
delay: number; | ||
email: boolean; | ||
delayInMinutes: number; | ||
appConfig: Array<{ | ||
@@ -5,0 +5,0 @@ appKey: string; |
@@ -1,2 +0,2 @@ | ||
declare const _default: "2.4.9"; | ||
declare const _default: "2.4.10"; | ||
export default _default; |
@@ -1,1 +0,1 @@ | ||
export default '2.4.9'; | ||
export default '2.4.10'; |
{ | ||
"name": "@equinor/fusion", | ||
"version": "2.4.9", | ||
"version": "2.4.10", | ||
"description": "Everything a Fusion app needs to communicate with the core", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
338349