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

@equinor/fusion-log

Package Overview
Dependencies
Maintainers
0
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.1 to 1.0.2

2

dist/esm/version.js
// Generated by genversion.
export const version = '1.0.1';
export const version = '1.0.2';
//# sourceMappingURL=version.js.map

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

level: LogLevel;
readonly version = "1.0.1";
readonly version = "1.0.2";
protected readonly _log$: Subject<{

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

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

export declare const version = "1.0.1";
export declare const version = "1.0.2";
{
"name": "@equinor/fusion-log",
"version": "1.0.1",
"version": "1.0.2",
"description": "Log utils for Fusion front-end development",

@@ -46,3 +46,3 @@ "keywords": [

"typescript": "^5.5.3",
"vitest": "^2.0.1"
"vitest": "^2.0.5"
},

@@ -49,0 +49,0 @@ "peerDependencies": {

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