New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@equinor/fusion

Package Overview
Dependencies
Maintainers
2
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 0.4.11 to 0.4.12

2

lib/core/FusionContext.d.ts

@@ -66,4 +66,4 @@ import { MutableRefObject } from 'react';

declare const FusionContext: import("react").Context<IFusionContext>;
export declare const createFusionContext: (authContainer: IAuthContainer, serviceResolver: ServiceResolver, refs: Refs, options?: FusionContextOptions | undefined) => IFusionContext;
export declare const createFusionContext: (authContainer: IAuthContainer, serviceResolver: ServiceResolver, refs: ExternalRefs, options?: FusionContextOptions | undefined) => IFusionContext;
export declare const useFusionContext: () => IFusionContext;
export default FusionContext;

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

declare const _default: "0.4.11";
declare const _default: "0.4.12";
export default _default;

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

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