Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@equinor/fusion

Package Overview
Dependencies
Maintainers
3
Versions
485
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion - npm Package Compare versions

Comparing version 3.2.6 to 3.2.7

8

lib/http/apiClients/models/dataProxy/handover/HandoverItem.d.ts

@@ -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;

1

lib/http/apiClients/models/dataProxy/mcPackage/McPackage.d.ts

@@ -42,2 +42,3 @@ import { McStatus } from './McStatus';

rfocActualDate: string;
rfocShippedDate: string;
tacIsShipped: boolean;

@@ -44,0 +45,0 @@ tacIsAccepted: boolean;

2

lib/version.d.ts

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc