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

@equinor/fusion-log

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-log - npm Package Compare versions

Comparing version 1.0.0-beta-cli-78048476c3d6eb4c8273320a739e5112fc7979fd to 1.0.0

2

dist/esm/version.js

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

export const version = '0.0.0';
export const version = '1.0.0';
//# sourceMappingURL=version.js.map

@@ -6,3 +6,3 @@ import { Subject, type Observable } from 'rxjs';

level: LogLevel;
readonly version = "0.0.0";
readonly version = "1.0.0";
protected readonly _log$: Subject<{

@@ -9,0 +9,0 @@ lvl: LogLevel;

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

export declare const version = "0.0.0";
export declare const version = "1.0.0";
{
"name": "@equinor/fusion-log",
"version": "1.0.0-beta-cli-78048476c3d6eb4c8273320a739e5112fc7979fd",
"version": "1.0.0",
"description": "Log utils for Fusion front-end development",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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