ucn 3.7.9 → 3.7.11

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.
Files changed (36) hide show
  1. package/.claude/skills/ucn/SKILL.md +5 -1
  2. package/.mcpregistry_github_token +1 -0
  3. package/.mcpregistry_registry_token +1 -0
  4. package/cli/index.js +30 -11
  5. package/core/project.js +30 -2
  6. package/mcp/server.js +31 -20
  7. package/package.json +2 -1
  8. package/test/accuracy.test.js +0 -1863
  9. package/test/fixtures/go/go.mod +0 -3
  10. package/test/fixtures/go/main.go +0 -257
  11. package/test/fixtures/go/service.go +0 -187
  12. package/test/fixtures/java/DataService.java +0 -279
  13. package/test/fixtures/java/Main.java +0 -287
  14. package/test/fixtures/java/Utils.java +0 -199
  15. package/test/fixtures/java/pom.xml +0 -6
  16. package/test/fixtures/javascript/main.js +0 -109
  17. package/test/fixtures/javascript/package.json +0 -1
  18. package/test/fixtures/javascript/service.js +0 -88
  19. package/test/fixtures/javascript/utils.js +0 -67
  20. package/test/fixtures/python/main.py +0 -198
  21. package/test/fixtures/python/pyproject.toml +0 -3
  22. package/test/fixtures/python/service.py +0 -166
  23. package/test/fixtures/python/utils.py +0 -118
  24. package/test/fixtures/rust/Cargo.toml +0 -3
  25. package/test/fixtures/rust/main.rs +0 -253
  26. package/test/fixtures/rust/service.rs +0 -210
  27. package/test/fixtures/rust/utils.rs +0 -154
  28. package/test/fixtures/typescript/main.ts +0 -154
  29. package/test/fixtures/typescript/package.json +0 -1
  30. package/test/fixtures/typescript/repository.ts +0 -149
  31. package/test/fixtures/typescript/types.ts +0 -114
  32. package/test/mcp-edge-cases.js +0 -634
  33. package/test/parser.test.js +0 -13634
  34. package/test/public-repos-bugs.json +0 -32
  35. package/test/public-repos-test.js +0 -477
  36. package/test/systematic-test.js +0 -619

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.