@equinor/fusion
Advanced tools
Comparing version 3.2.6 to 3.2.7
@@ -11,2 +11,3 @@ import { HandoverStatus } from './HandoverStatus'; | ||
demolitionActualStartDate: string; | ||
demolitionDCCAcceptedDate: string; | ||
demolitionForecastFinishDate: string; | ||
@@ -16,2 +17,3 @@ demolitionForecastStartDate: string; | ||
demolitionPlannedStartDate: string; | ||
demolitionRFRCShippedDate: string; | ||
description: string; | ||
@@ -57,5 +59,10 @@ forecastFinishDate: string; | ||
rfccIsShipped: boolean; | ||
rfccShippedDate: string; | ||
rfocActualDate: string; | ||
rfocForecastDate: string; | ||
rfocIsAccepted: boolean; | ||
rfocIsRejected: boolean; | ||
rfocIsShipped: boolean; | ||
rfocPlannedDate: string; | ||
rfocShippedDate: string; | ||
rowKey: string; | ||
@@ -65,2 +72,3 @@ siteCode: string; | ||
system: string; | ||
tacActualDate: string; | ||
tacIsAccepted: boolean; | ||
@@ -67,0 +75,0 @@ tacIsRejected: boolean; |
@@ -42,2 +42,3 @@ import { McStatus } from './McStatus'; | ||
rfocActualDate: string; | ||
rfocShippedDate: string; | ||
tacIsShipped: boolean; | ||
@@ -44,0 +45,0 @@ tacIsAccepted: boolean; |
@@ -1,2 +0,2 @@ | ||
declare const _default: "3.2.6"; | ||
declare const _default: "3.2.7"; | ||
export default _default; |
@@ -1,1 +0,1 @@ | ||
export default '3.2.6'; | ||
export default '3.2.7'; |
{ | ||
"name": "@equinor/fusion", | ||
"version": "3.2.6", | ||
"version": "3.2.7", | ||
"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
385577
9235