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 0.26.0 to 0.26.1

6

CHANGELOG.md

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

## [0.26.1](https://github.com/AliMD/alwatr/compare/v0.26.0...v0.26.1) (2022-12-25)
### Bug Fixes
- **logger:** version ([2295fee](https://github.com/AliMD/alwatr/commit/2295fee74e8eebd9db399129de31f2b0d6d6b168))
# [0.26.0](https://github.com/AliMD/alwatr/compare/v0.25.0...v0.26.0) (2022-12-22)

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

2

logger.js

@@ -7,3 +7,3 @@ var _a, _b, _c, _d, _e, _f;

export const alwatrRegisteredList = ((_a = globalThis.Alwatr) === null || _a === void 0 ? void 0 : _a.registeredList) || [];
(_b = globalThis.Alwatr) !== null && _b !== void 0 ? _b : (globalThis.Alwatr = { version: '0.25.0', registeredList: alwatrRegisteredList });
(_b = globalThis.Alwatr) !== null && _b !== void 0 ? _b : (globalThis.Alwatr = { version: '0.26.0', registeredList: alwatrRegisteredList });
alwatrRegisteredList.push({

@@ -10,0 +10,0 @@ name: '@alwatr/logger',

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

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

},
"gitHead": "95b0562adb46ab0266d860251e16aa0c4e9b4c09"
"gitHead": "73d4fc82563cd616ccb9b5b4ab7eb94870a4c51b"
}

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