@ncukondo/reference-manager 0.24.1 → 0.26.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.
Files changed (80) hide show
  1. package/README.md +53 -1
  2. package/dist/chunks/{SearchableMultiSelect-CKRfbnka.js → SearchableMultiSelect-D2IzthN4.js} +2 -2
  3. package/dist/chunks/{SearchableMultiSelect-CKRfbnka.js.map → SearchableMultiSelect-D2IzthN4.js.map} +1 -1
  4. package/dist/chunks/{action-menu-BCgv1m3v.js → action-menu-DWdoHTFh.js} +3 -3
  5. package/dist/chunks/{action-menu-BCgv1m3v.js.map → action-menu-DWdoHTFh.js.map} +1 -1
  6. package/dist/chunks/checker-CKfdG8Ia.js +170 -0
  7. package/dist/chunks/checker-CKfdG8Ia.js.map +1 -0
  8. package/dist/chunks/crossref-client-Gs75LMVf.js +94 -0
  9. package/dist/chunks/crossref-client-Gs75LMVf.js.map +1 -0
  10. package/dist/chunks/fix-interaction-DNXbmlPr.js +262 -0
  11. package/dist/chunks/fix-interaction-DNXbmlPr.js.map +1 -0
  12. package/dist/chunks/{index-JA964gjc.js → index-BEQ4YIXx.js} +356 -27
  13. package/dist/chunks/index-BEQ4YIXx.js.map +1 -0
  14. package/dist/chunks/{index-zafRwZEZ.js → index-k67fQbe4.js} +3 -3
  15. package/dist/chunks/index-k67fQbe4.js.map +1 -0
  16. package/dist/chunks/{index-DWAtvFtp.js → index-of6eJn8N.js} +209 -21
  17. package/dist/chunks/index-of6eJn8N.js.map +1 -0
  18. package/dist/chunks/{index-C36Us_zC.js → index-tdmbNN9b.js} +4 -4
  19. package/dist/chunks/{index-C36Us_zC.js.map → index-tdmbNN9b.js.map} +1 -1
  20. package/dist/chunks/{loader-CV71qNY2.js → loader-B-fte1uv.js} +19 -8
  21. package/dist/chunks/loader-B-fte1uv.js.map +1 -0
  22. package/dist/chunks/metadata-comparator-C5zfoYdK.js +137 -0
  23. package/dist/chunks/metadata-comparator-C5zfoYdK.js.map +1 -0
  24. package/dist/chunks/pubmed-client-CGReJIOz.js +51 -0
  25. package/dist/chunks/pubmed-client-CGReJIOz.js.map +1 -0
  26. package/dist/chunks/{reference-select-Bbl-roAS.js → reference-select-i1Cnmc16.js} +3 -3
  27. package/dist/chunks/{reference-select-Bbl-roAS.js.map → reference-select-i1Cnmc16.js.map} +1 -1
  28. package/dist/chunks/{style-select-BeAktUts.js → style-select-COnY01qb.js} +3 -3
  29. package/dist/chunks/{style-select-BeAktUts.js.map → style-select-COnY01qb.js.map} +1 -1
  30. package/dist/cli/commands/check.d.ts +43 -0
  31. package/dist/cli/commands/check.d.ts.map +1 -0
  32. package/dist/cli/commands/index.d.ts +2 -0
  33. package/dist/cli/commands/index.d.ts.map +1 -1
  34. package/dist/cli/index.d.ts.map +1 -1
  35. package/dist/cli/server-client.d.ts +2 -1
  36. package/dist/cli/server-client.d.ts.map +1 -1
  37. package/dist/cli.js +1 -1
  38. package/dist/config/defaults.d.ts.map +1 -1
  39. package/dist/config/env-override.d.ts.map +1 -1
  40. package/dist/config/key-parser.d.ts.map +1 -1
  41. package/dist/config/loader.d.ts.map +1 -1
  42. package/dist/config/schema.d.ts +3 -0
  43. package/dist/config/schema.d.ts.map +1 -1
  44. package/dist/features/check/checker.d.ts +19 -0
  45. package/dist/features/check/checker.d.ts.map +1 -0
  46. package/dist/features/check/crossref-client.d.ts +40 -0
  47. package/dist/features/check/crossref-client.d.ts.map +1 -0
  48. package/dist/features/check/fix-actions.d.ts +16 -0
  49. package/dist/features/check/fix-actions.d.ts.map +1 -0
  50. package/dist/features/check/fix-interaction.d.ts +11 -0
  51. package/dist/features/check/fix-interaction.d.ts.map +1 -0
  52. package/dist/features/check/metadata-comparator.d.ts +37 -0
  53. package/dist/features/check/metadata-comparator.d.ts.map +1 -0
  54. package/dist/features/check/metadata-similarity.d.ts +22 -0
  55. package/dist/features/check/metadata-similarity.d.ts.map +1 -0
  56. package/dist/features/check/pubmed-client.d.ts +20 -0
  57. package/dist/features/check/pubmed-client.d.ts.map +1 -0
  58. package/dist/features/check/types.d.ts +28 -0
  59. package/dist/features/check/types.d.ts.map +1 -0
  60. package/dist/features/operations/check.d.ts +29 -0
  61. package/dist/features/operations/check.d.ts.map +1 -0
  62. package/dist/features/operations/index.d.ts +1 -0
  63. package/dist/features/operations/index.d.ts.map +1 -1
  64. package/dist/features/operations/library-operations.d.ts +8 -0
  65. package/dist/features/operations/library-operations.d.ts.map +1 -1
  66. package/dist/features/operations/operations-library.d.ts +2 -0
  67. package/dist/features/operations/operations-library.d.ts.map +1 -1
  68. package/dist/index.js +1 -1
  69. package/dist/mcp/tools/check.d.ts +11 -0
  70. package/dist/mcp/tools/check.d.ts.map +1 -0
  71. package/dist/mcp/tools/index.d.ts.map +1 -1
  72. package/dist/server/index.d.ts.map +1 -1
  73. package/dist/server/routes/check.d.ts +4 -0
  74. package/dist/server/routes/check.d.ts.map +1 -0
  75. package/dist/server.js +3 -3
  76. package/package.json +1 -1
  77. package/dist/chunks/index-DWAtvFtp.js.map +0 -1
  78. package/dist/chunks/index-JA964gjc.js.map +0 -1
  79. package/dist/chunks/index-zafRwZEZ.js.map +0 -1
  80. package/dist/chunks/loader-CV71qNY2.js.map +0 -1

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.