@liendev/lien 0.38.0 → 0.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +362 -124
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -109,7 +109,7 @@ Lien tracks code complexity with intuitive outputs:
|
|
|
109
109
|
|
|
110
110
|
TypeScript • JavaScript • Vue • Python • PHP • Liquid • Go • Rust • Java • C/C++ • Ruby • Swift • Kotlin • C# • Scala • Markdown
|
|
111
111
|
|
|
112
|
-
**Ecosystem Presets:** Node.js, Laravel,
|
|
112
|
+
**Ecosystem Presets:** 12 ecosystem presets including Node.js, Python, PHP, Laravel, Ruby, Rails, Rust, JVM, Swift, .NET, Django, and Astro (auto-detected)
|
|
113
113
|
|
|
114
114
|
## Contributing
|
|
115
115
|
|