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

@fastkit/tiny-logger

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/tiny-logger - npm Package Compare versions

Comparing version 0.13.8 to 0.14.0

2

dist/tiny-logger.d.ts

@@ -51,2 +51,2 @@ declare const PALETTE: {

export { COLOR_MAP, ConsoleColorPaletteName, TinyLogger, TinyLoggerLogType, consoleColorString, createTinyError };
export { COLOR_MAP, type ConsoleColorPaletteName, TinyLogger, type TinyLoggerLogType, consoleColorString, createTinyError };
{
"name": "@fastkit/tiny-logger",
"version": "0.13.8",
"version": "0.14.0",
"description": "A small logger to display the application logs just a little bit nicer.",

@@ -31,11 +31,2 @@ "keywords": [

},
"main": "./dist/tiny-logger.mjs",
"types": "./dist/tiny-logger.d.ts",
"typesVersions": {
"*": {
".": [
"./dist/tiny-logger.d.ts"
]
}
},
"files": [

@@ -45,3 +36,3 @@ "dist"

"dependencies": {
"@fastkit/helpers": "0.13.8"
"@fastkit/helpers": "0.14.0"
},

@@ -48,0 +39,0 @@ "buildOptions": {

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