🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@goldstack/utils-log

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/utils-log - npm Package Compare versions

Comparing version
0.3.33
to
0.3.34
+2
-2
package.json
{
"name": "@goldstack/utils-log",
"version": "0.3.33",
"version": "0.3.34",
"description": "Utilities for emitting logs.",

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

"dependencies": {
"@goldstack/utils-cli": "0.3.31"
"@goldstack/utils-cli": "0.3.32"
},

@@ -39,0 +39,0 @@ "devDependencies": {

@@ -8,2 +8,3 @@ [![npm version](https://badge.fury.io/js/%40goldstack%2Futils-log.svg)](https://badge.fury.io/js/%40goldstack%2Futils-log)

This utility has been developed for the [Goldstack](https://goldstack.party) starter project builder. Check it out for starting your next project ❤️
## Installation

@@ -16,2 +17,3 @@

## Usage
```typescript

@@ -18,0 +20,0 @@ import { log } from '@goldstack/utils-log';