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.18.0 to 0.19.0

6

CHANGELOG.md

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

# [0.19.0](https://github.com/AliMD/alwatr/compare/v0.18.0...v0.19.0) (2022-11-01)
### Bug Fixes
- Import error in webpack ([1a52f67](https://github.com/AliMD/alwatr/commit/1a52f67ff2788c51abd13126f34353c26aa669c3))
# [0.18.0](https://github.com/AliMD/alwatr/compare/v0.17.0...v0.18.0) (2022-10-22)

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

2

logger.d.ts

@@ -1,2 +0,2 @@

import type { AlwatrLogger } from './type';
import type { AlwatrLogger } from './type.js';
export { AlwatrLogger };

@@ -3,0 +3,0 @@ /**

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

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

"dependencies": {
"tslib": "^2.3.1"
"tslib": "^2.4.1"
},
"gitHead": "a6f75b381a758849b514ea0d59eec6a3b3444008"
"gitHead": "59e23eeaeee00f152daf5341b0ae66b7e9ac2a96"
}

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