@qlover/logger
Advanced tools
+13
-0
| # @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, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
125415
0.66%