@qlover/logger
Advanced tools
+14
-0
| # @qlover/logger | ||
| ## 0.3.0 | ||
| ### Minor Changes | ||
| #### 📝 Documentation | ||
| - **logger:** Update default value in Logger documentation ([a6bf121](https://github.com/qlover/fe-base/commit/a6bf121bd6363a208499bf31c9c8aaadd1ba16ee)) ([#545](https://github.com/qlover/fe-base/pull/545)) | ||
| - Changed default value from `...` to `{}` in Logger.md for clarity and accuracy in documentation. | ||
| - Update type annotations and module descriptions across multiple documentation files ([d0a5535](https://github.com/qlover/fe-base/commit/d0a5535aceffeb9b03b2fc8d578116fe55ab85b5)) ([#545](https://github.com/qlover/fe-base/pull/545)) | ||
| - Added type annotations for various modules and interfaces in the documentation, enhancing clarity and understanding of their functionalities. | ||
| - Updated descriptions for modules such as `FeCode2Markdown`, `corekit-bridge`, and `user-auth`, ensuring accurate representation of their purposes. | ||
| - Improved overall documentation quality by standardizing type definitions and enhancing the user experience with clearer explanations. | ||
| ## 0.2.0 | ||
@@ -4,0 +18,0 @@ |
+2
-1
| { | ||
| "name": "@qlover/logger", | ||
| "version": "0.2.0", | ||
| "version": "0.3.0", | ||
| "type": "module", | ||
@@ -41,2 +41,3 @@ "private": false, | ||
| "scripts": { | ||
| "lint": "eslint src --fix", | ||
| "build": "tsup", | ||
@@ -43,0 +44,0 @@ "build:docs": "fe-code2md -p src -g docs --formatOutput prettier --removePrefix" |
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
117758
0.91%2
-50%