@qlover/logger
Advanced tools
+14
-0
| # @qlover/logger | ||
| ## 0.4.0 | ||
| ### Minor Changes | ||
| #### 📝 Documentation | ||
| - Introduce new modules and enhance CLI functionality ([b27fba0](https://github.com/qlover/fe-base/commit/b27fba01d2227d7b3bde9951f5c7005b5572c657)) ([#560](https://github.com/qlover/fe-base/pull/560)) | ||
| - Added `FeReleaseCLI`, `FeReleaseDefaults`, and `FeRelease` modules to automate frontend package release processes, including version management and changelog generation. | ||
| - Implemented command-line interface options for `fe-release`, allowing users to customize release behavior with advanced options. | ||
| - Introduced type definitions in `FeReleaseTypes` for better TypeScript support across the framework. | ||
| - Enhanced documentation with examples for new features, ensuring clarity and usability for developers. | ||
| These changes aim to streamline the release process and improve developer experience when managing frontend packages. | ||
| ## 0.3.3 | ||
@@ -4,0 +18,0 @@ |
+2
-1
| { | ||
| "name": "@qlover/logger", | ||
| "version": "0.3.3", | ||
| "version": "0.4.0", | ||
| "type": "module", | ||
@@ -43,4 +43,5 @@ "private": false, | ||
| "build": "tsup", | ||
| "type-check": "tsc --noEmit", | ||
| "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
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
120575
0.78%