Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@qlover/logger

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qlover/logger - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1
+13
-0
CHANGELOG.md
# @qlover/logger
## 1.1.1
### Patch Changes
#### ♻️ Refactors
- **dep:** update eslint configuration and package dependencies ([e9275ee](https://github.com/qlover/fe-base/commit/e9275ee01bbab01ef9d95a008f97e18eec4d6895)) ([#592](https://github.com/qlover/fe-base/pull/592))
- Updated `eslint.config.js` to include the `examples` directory in the linting process, improving code quality checks across all examples.
- Added a new script `nx:build:packages` in `package.json` to facilitate building packages while excluding the `examples` directory, streamlining the build process.
- Updated `pnpm-lock.yaml` to reflect the latest versions of various dependencies, enhancing compatibility and performance across the project.
These changes aim to improve the development workflow and maintain a cleaner project structure.
## 1.1.0

@@ -4,0 +17,0 @@

+1
-1
{
"name": "@qlover/logger",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",

@@ -5,0 +5,0 @@ "private": false,