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

diy-log

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diy-log - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

dist/index.d.ts

@@ -30,3 +30,3 @@ import * as picocolors_types from 'picocolors/types';

interface ITag extends ITagTypes {
(message: string, type: keyof ITagTypes, label?: string): void;
(message: string, type?: keyof ITagTypes, label?: string): void;
}

@@ -33,0 +33,0 @@ declare const tag: ITag;

{
"name": "diy-log",
"version": "2.5.0",
"version": "2.5.1",
"description": "Various console log level prefixes with support for color symbols and tags.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -1,3 +0,12 @@

# diy-log
# diy-log 🌈
[![version](https://img.shields.io/npm/v/diy-log?style=flat-square)](https://www.npmjs.com/package/diy-log)
[![Codecov](https://img.shields.io/codecov/c/github/meqn/diy-log?token=HYQ5I268HN&style=flat-square&logo=codecov)](https://codecov.io/gh/Meqn/diy-log)
[![release](https://img.shields.io/github/actions/workflow/status/meqn/diy-log/release.yml?style=flat-square)](https://github.com/Meqn/pipflow/releases)
[![node.js](https://img.shields.io/node/v/diy-log?style=flat-square&logo=nodedotjs)](https://nodejs.org/en/about/releases/)
[![languages](https://img.shields.io/github/languages/top/meqn/diy-log?style=flat-square)](https://github.com/Meqn/diy-log)
[![downloads](https://img.shields.io/npm/dm/diy-log?style=flat-square)](https://www.npmjs.com/package/diy-log)
> Various console log level prefixes with support for color symbols and tags.

@@ -4,0 +13,0 @@

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