🚨 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.31
to
0.3.33
+3
-4
package.json
{
"name": "@goldstack/utils-log",
"version": "0.3.31",
"version": "0.3.33",
"description": "Utilities for emitting logs.",

@@ -33,7 +33,6 @@ "keywords": [

"test": "jest --passWithNoTests --config=./jest.config.js --runInBand",
"version:apply": "yarn version $@ && yarn version apply",
"version:apply:force": "yarn version $@ && yarn version apply"
"patch-when-changed": "git diff --quiet HEAD^...HEAD -- . && git diff --quiet -- . && git diff --quiet --staged -- . || yarn version patch"
},
"dependencies": {
"@goldstack/utils-cli": "0.3.29"
"@goldstack/utils-cli": "0.3.31"
},

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