New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@goldstack/utils-log

Package Overview
Dependencies
Maintainers
1
Versions
70
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.2.17 to 0.3.0

0

dist/src/utilsLog.d.ts
export declare const debug: (msg: any) => void;
export declare const fatal: (msg: string) => void;
//# sourceMappingURL=utilsLog.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@goldstack/utils-log",
"version": "0.2.17",
"version": "0.3.0",
"description": "Utilities for emitting logs.",

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

"devDependencies": {
"@goldstack/utils-git": "0.1.37",
"@goldstack/utils-git": "0.2.0",
"@types/jest": "^28.1.8",

@@ -40,0 +40,0 @@ "@types/node": "^18.7.13",

# Goldstack Log Utilities
Very simple log utility used in the [Goldstack template framework](https://github.com/goldstack/goldstack/tree/master/workspaces/templates-lib#goldstack-template-framework).
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