Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alwatr/logger

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/logger - npm Package Compare versions

Comparing version 2.1.3 to 2.2.0

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

# [2.2.0](https://github.com/Alwatr/eslib/compare/@alwatr/logger@2.1.3...@alwatr/logger@2.2.0) (2023-11-14)
### Bug Fixes
* **logger:** logger.banner type ([1f2586d](https://github.com/Alwatr/eslib/commit/1f2586dab65608c4a54f20859f4ea2dda6028c7c)) by @
### Features
* **yarn:** pnp ([b6a562c](https://github.com/Alwatr/eslib/commit/b6a562c909a35b3e626442e5c325da3fce448e1b)) by @AliMD
## [2.1.3](https://github.com/Alwatr/eslib/compare/@alwatr/logger@2.1.2...@alwatr/logger@2.1.3) (2023-11-08)

@@ -8,0 +18,0 @@

7

package.json
{
"name": "@alwatr/logger",
"version": "2.1.3",
"version": "2.2.0",
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.",

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

},
"gitHead": "dc6207512b0fbae5ffad73e77a0e076c1523e4b1"
"devDependencies": {
"@types/node": "^20.9.0"
},
"gitHead": "c9c6d5abf5e2aeafa915fde58c73e030ac00db27"
}

@@ -149,4 +149,4 @@ export interface GlobalAlwatr {

*/
banner?(message: string): void;
banner(message: string): void;
}
//# sourceMappingURL=type.d.ts.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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