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 2.4.17 to 2.4.18

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

3

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

@@ -0,1 +1,2 @@

import { HandoverLineStatus } from './HandoverLineStatus';
import { HandoverStatus } from './HandoverStatus';

@@ -24,2 +25,4 @@ export declare type HandoverItem = {

hasBlueLineMarkup: boolean;
yellowLineStatus: HandoverLineStatus;
blueLineStatus: HandoverLineStatus;
id: string;

@@ -26,0 +29,0 @@ isDemolition: boolean;

2

lib/version.d.ts

@@ -1,2 +0,2 @@

declare const _default: "2.4.17";
declare const _default: "2.4.18";
export default _default;

@@ -1,1 +0,1 @@

export default '2.4.17';
export default '2.4.18';
{
"name": "@equinor/fusion",
"version": "2.4.17",
"version": "2.4.18",
"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