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 1.1.4 to 1.1.5

6

CHANGELOG.md

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

## [1.1.5](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/logger@1.1.4...@alwatr/logger@1.1.5) (2023-09-19)
### Bug Fixes
* package repo urls ([466cbe9](https://github.com/AliMD/alwatr-eslib/commit/466cbe9188f24e1a1bc36d879a95b52538a58f16)) by @AliMD
## [1.1.4](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/logger@1.1.3...@alwatr/logger@1.1.4) (2023-09-19)

@@ -8,0 +14,0 @@

10

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

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

"url": "https://github.com/AliMD/alwatr-eslib",
"directory": "core/logger"
"directory": "packages/logger"
},
"homepage": "https://github.com/AliMD/alwatr-eslib/tree/main/core/logger#readme",
"homepage": "https://github.com/AliMD/alwatr-eslib/tree/next/packages/logger#readme",
"bugs": {

@@ -36,6 +36,6 @@ "url": "https://github.com/AliMD/alwatr-eslib/issues"

"dependencies": {
"@alwatr/type": "^1.1.3",
"@alwatr/type": "^1.1.4",
"tslib": "^2.6.2"
},
"gitHead": "dc3c2aa3caa7b7bbc1937f10e241ad6f00f43dee"
"gitHead": "f223974f90666c18eab94dfefcc6b01d7c9e8f63"
}
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