@fallow-cli/fallow-node-win32-arm64-msvc 2.75.0 → 2.77.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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fallow-cli/fallow-node-win32-arm64-msvc",
3
- "version": "2.75.0",
3
+ "version": "2.77.0",
4
4
  "cpu": [
5
5
  "arm64"
6
6
  ],
@@ -8,7 +8,7 @@
8
8
  "files": [
9
9
  "fallow-node.win32-arm64-msvc.node"
10
10
  ],
11
- "description": "Native Node.js bindings for fallow dead-code, duplication, and health analyses.",
11
+ "description": "Native Node.js bindings for fallow, codebase intelligence for TypeScript and JavaScript. Finds unused code, duplication, circular dependencies, complexity hotspots, and architecture drift. Optional runtime intelligence layer (Fallow Runtime) adds production execution evidence.",
12
12
  "keywords": [
13
13
  "fallow",
14
14
  "typescript",