@stacksjs/logsmith
Advanced tools
Sorry, the diff of this file is too big to display
+2
-2
@@ -11,3 +11,3 @@ #!/usr/bin/env node | ||
| logInfo | ||
| } from "../chunk-b4jjgwws.js"; | ||
| } from "../chunk-198r67fr.js"; | ||
| import"../chunk-xne0pxt1.js"; | ||
@@ -618,3 +618,3 @@ | ||
| // package.json | ||
| var version = "0.1.14"; | ||
| var version = "0.1.15"; | ||
@@ -621,0 +621,0 @@ // bin/cli.ts |
@@ -46,3 +46,3 @@ import { | ||
| themes | ||
| } from "../chunk-b4jjgwws.js"; | ||
| } from "../chunk-198r67fr.js"; | ||
| import"../chunk-xne0pxt1.js"; | ||
@@ -49,0 +49,0 @@ export { |
+3
-3
| { | ||
| "name": "@stacksjs/logsmith", | ||
| "type": "module", | ||
| "version": "0.1.14", | ||
| "version": "0.1.15", | ||
| "description": "Forge beautiful changelog automatically.", | ||
@@ -63,7 +63,7 @@ "author": "Chris Breuer <chris@stacksjs.org>", | ||
| "dependencies": { | ||
| "bunfig": "^0.10.1", | ||
| "bunfig": "^0.14.1", | ||
| "markdownlint": "^0.38.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@stacksjs/bumpx": "^0.1.2", | ||
| "@stacksjs/bumpx": "^0.1.38", | ||
| "@stacksjs/gitlint": "^0.1.5", | ||
@@ -70,0 +70,0 @@ "bun-git-hooks": "^0.2.19" |
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
586086
0.35%17661
0.23%+ Added
- Removed
Updated