Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@decaf-ts/logging

Package Overview
Dependencies
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@decaf-ts/logging - npm Package Compare versions

Comparing version
0.11.1
to
0.11.2
+1
-1
lib/esm/index.js

@@ -26,3 +26,3 @@ /**

*/
export const VERSION = "0.11.0";
export const VERSION = "0.11.1";
/**

@@ -29,0 +29,0 @@ * @description Current package version string.

@@ -43,3 +43,3 @@ "use strict";

*/
exports.VERSION = "0.11.0";
exports.VERSION = "0.11.1";
/**

@@ -46,0 +46,0 @@ * @description Current package version string.

{
"name": "@decaf-ts/logging",
"version": "0.11.1",
"version": "0.11.2",
"description": "simple winston inspired wrapper for cross lib logging",

@@ -5,0 +5,0 @@ "type": "module",