@vicoa/cli 0.1.4-darwin-arm64 → 1.3.10-darwin-arm64

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 (242) hide show
  1. package/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-darwin.so +0 -0
  2. package/bin/_internal/{libpython3.12.dylib → Python} +0 -0
  3. package/bin/_internal/Python.framework/Python +0 -0
  4. package/bin/_internal/Python.framework/Resources/Info.plist +30 -0
  5. package/bin/_internal/Python.framework/Versions/3.12/Python +0 -0
  6. package/bin/_internal/Python.framework/Versions/3.12/Resources/Info.plist +30 -0
  7. package/bin/_internal/Python.framework/Versions/Current/Python +0 -0
  8. package/bin/_internal/Python.framework/Versions/Current/Resources/Info.plist +30 -0
  9. package/bin/_internal/_cffi_backend.cpython-312-darwin.so +0 -0
  10. package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE +195 -0
  11. package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE.md +195 -0
  12. package/bin/_internal/aiofile-3.9.0.dist-info/METADATA +492 -0
  13. package/bin/_internal/aiofile-3.9.0.dist-info/RECORD +15 -0
  14. package/bin/_internal/aiofile-3.9.0.dist-info/WHEEL +4 -0
  15. package/bin/_internal/aiohttp/_http_parser.cpython-312-darwin.so +0 -0
  16. package/bin/_internal/aiohttp/_http_writer.cpython-312-darwin.so +0 -0
  17. package/bin/_internal/aiohttp/_websocket/mask.cpython-312-darwin.so +0 -0
  18. package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-darwin.so +0 -0
  19. package/bin/_internal/base_library.zip +0 -0
  20. package/bin/_internal/{psycopg2/.dylibs/libcom_err.3.0.dylib → caio/thread_aio.cpython-312-darwin.so} +0 -0
  21. package/bin/_internal/charset_normalizer/cd.cpython-312-darwin.so +0 -0
  22. package/bin/_internal/charset_normalizer/md.cpython-312-darwin.so +0 -0
  23. package/bin/_internal/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
  24. package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/METADATA +62 -78
  25. package/bin/_internal/email_validator-2.3.0.dist-info/RECORD +27 -0
  26. package/bin/_internal/email_validator-2.3.0.dist-info/licenses/LICENSE +27 -0
  27. package/bin/_internal/frozenlist/_frozenlist.cpython-312-darwin.so +0 -0
  28. package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/RECORD +33 -21
  29. package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/install-hooks.sh +0 -0
  30. package/bin/_internal/integrations/github/claude-code-action/base-action/test-local.sh +0 -0
  31. package/bin/_internal/integrations/github/claude-code-action/base-action/test-mcp-local.sh +0 -0
  32. package/bin/_internal/integrations/github/claude-code-action/scripts/install-hooks.sh +0 -0
  33. package/bin/_internal/integrations/github/claude-code-action/scripts/setup-network-restrictions.sh +0 -0
  34. package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/format-turns.ts +0 -0
  35. package/bin/_internal/integrations/n8n/src/credentials/OmnaraApi.credentials.ts +52 -0
  36. package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.json +35 -0
  37. package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.ts +304 -0
  38. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/index.ts +37 -0
  39. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/send.operation.ts +151 -0
  40. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts +252 -0
  41. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/end.operation.ts +56 -0
  42. package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/index.ts +29 -0
  43. package/bin/_internal/integrations/n8n/src/nodes/Omnara/vicoa.png +0 -0
  44. package/bin/_internal/integrations/n8n/src/utils/GenericFunctions.ts +93 -0
  45. package/bin/_internal/integrations/n8n/src/utils/sendAndWait/configureWaitTillDate.ts +42 -0
  46. package/bin/_internal/integrations/n8n/src/utils/sendAndWait/descriptions.ts +20 -0
  47. package/bin/_internal/integrations/n8n/src/utils/sendAndWaitWebhook.ts +72 -0
  48. package/bin/_internal/integrations/n8n/tsconfig.json +20 -0
  49. package/bin/_internal/jiter/jiter.cpython-312-darwin.so +0 -0
  50. package/bin/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
  51. package/bin/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
  52. package/bin/_internal/jsonschema-4.26.0.dist-info/RECORD +82 -0
  53. package/bin/_internal/{mcp-1.9.4.dist-info → jsonschema-4.26.0.dist-info}/WHEEL +1 -1
  54. package/bin/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
  55. package/bin/_internal/{h2-4.3.0.dist-info/licenses/LICENSE → jsonschema-4.26.0.dist-info/licenses/COPYING} +1 -3
  56. package/bin/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
  57. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
  58. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
  59. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
  60. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
  61. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
  62. package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
  63. package/bin/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
  64. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
  65. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
  66. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
  67. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
  68. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
  69. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
  70. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
  71. package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
  72. package/bin/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
  73. package/bin/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
  74. package/bin/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
  75. package/bin/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
  76. package/bin/_internal/libcrypto.3.dylib +0 -0
  77. package/bin/_internal/libssl.3.dylib +0 -0
  78. package/bin/_internal/mcp-1.27.0.dist-info/METADATA +230 -0
  79. package/bin/_internal/mcp-1.27.0.dist-info/RECORD +226 -0
  80. package/bin/_internal/mcp-1.27.0.dist-info/WHEEL +4 -0
  81. package/bin/_internal/multidict/_multidict.cpython-312-darwin.so +0 -0
  82. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/METADATA +45 -0
  83. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/RECORD +81 -0
  84. package/bin/_internal/opentelemetry_api-1.41.0.dist-info/entry_points.txt +15 -0
  85. package/bin/_internal/propcache/_helpers_c.cpython-312-darwin.so +0 -0
  86. package/bin/_internal/pydantic-2.13.2.dist-info/INSTALLER +1 -0
  87. package/bin/_internal/pydantic-2.13.2.dist-info/METADATA +1269 -0
  88. package/bin/_internal/pydantic-2.13.2.dist-info/RECORD +217 -0
  89. package/bin/_internal/pydantic-2.13.2.dist-info/WHEEL +4 -0
  90. package/bin/_internal/pydantic-2.13.2.dist-info/licenses/LICENSE +21 -0
  91. package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-darwin.so +0 -0
  92. package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-darwin.so +0 -0
  93. package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-darwin.so +0 -0
  94. package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-darwin.so +0 -0
  95. package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-darwin.so +0 -0
  96. package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-darwin.so +0 -0
  97. package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-darwin.so +0 -0
  98. package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-darwin.so +0 -0
  99. package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-darwin.so +0 -0
  100. package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-darwin.so +0 -0
  101. package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-darwin.so +0 -0
  102. package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-darwin.so +0 -0
  103. package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-darwin.so +0 -0
  104. package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-darwin.so +0 -0
  105. package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-darwin.so +0 -0
  106. package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-darwin.so +0 -0
  107. package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-darwin.so +0 -0
  108. package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-darwin.so +0 -0
  109. package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-darwin.so +0 -0
  110. package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-darwin.so +0 -0
  111. package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-darwin.so +0 -0
  112. package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-darwin.so +0 -0
  113. package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-darwin.so +0 -0
  114. package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-darwin.so +0 -0
  115. package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-darwin.so +0 -0
  116. package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-darwin.so +0 -0
  117. package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-darwin.so +0 -0
  118. package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-darwin.so +0 -0
  119. package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-darwin.so +0 -0
  120. package/bin/_internal/python3.12/lib-dynload/_scproxy.cpython-312-darwin.so +0 -0
  121. package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-darwin.so +0 -0
  122. package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-darwin.so +0 -0
  123. package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-darwin.so +0 -0
  124. package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-darwin.so +0 -0
  125. package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-darwin.so +0 -0
  126. package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-darwin.so +0 -0
  127. package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-darwin.so +0 -0
  128. package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-darwin.so +0 -0
  129. package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-darwin.so +0 -0
  130. package/bin/_internal/python3.12/lib-dynload/array.cpython-312-darwin.so +0 -0
  131. package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-darwin.so +0 -0
  132. package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-darwin.so +0 -0
  133. package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-darwin.so +0 -0
  134. package/bin/_internal/python3.12/lib-dynload/math.cpython-312-darwin.so +0 -0
  135. package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-darwin.so +0 -0
  136. package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-darwin.so +0 -0
  137. package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-darwin.so +0 -0
  138. package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-darwin.so +0 -0
  139. package/bin/_internal/python3.12/lib-dynload/select.cpython-312-darwin.so +0 -0
  140. package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-darwin.so +0 -0
  141. package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-darwin.so +0 -0
  142. package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-darwin.so +0 -0
  143. package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-darwin.so +0 -0
  144. package/bin/_internal/rpds/rpds.cpython-312-darwin.so +0 -0
  145. package/bin/_internal/vicoa-1.3.10.dist-info/INSTALLER +1 -0
  146. package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/METADATA +1 -1
  147. package/bin/_internal/vicoa-1.3.10.dist-info/RECORD +11 -0
  148. package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/WHEEL +1 -1
  149. package/bin/_internal/vicoa-1.3.10.dist-info/direct_url.json +1 -0
  150. package/bin/_internal/{fastmcp-2.9.2.dist-info → vicoa-1.3.10.dist-info}/licenses/LICENSE +1 -1
  151. package/bin/_internal/watchfiles/_rust_notify.cpython-312-darwin.so +0 -0
  152. package/bin/_internal/websockets/speedups.cpython-312-darwin.so +0 -0
  153. package/bin/_internal/websockets-16.0.dist-info/INSTALLER +1 -0
  154. package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/METADATA +14 -13
  155. package/bin/_internal/websockets-16.0.dist-info/RECORD +108 -0
  156. package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/WHEEL +2 -1
  157. package/bin/_internal/websockets-16.0.dist-info/entry_points.txt +2 -0
  158. package/bin/_internal/yaml/_yaml.cpython-312-darwin.so +0 -0
  159. package/bin/_internal/yarl/_quoting_c.cpython-312-darwin.so +0 -0
  160. package/bin/vicoa +0 -0
  161. package/package.json +1 -1
  162. package/bin/_internal/asyncpg/protocol/protocol.cpython-312-darwin.so +0 -0
  163. package/bin/_internal/email_validator-2.1.0.dist-info/LICENSE +0 -121
  164. package/bin/_internal/email_validator-2.1.0.dist-info/RECORD +0 -26
  165. package/bin/_internal/email_validator-2.1.0.dist-info/WHEEL +0 -5
  166. package/bin/_internal/fastmcp-2.9.2.dist-info/METADATA +0 -465
  167. package/bin/_internal/fastmcp-2.9.2.dist-info/RECORD +0 -150
  168. package/bin/_internal/fastmcp-2.9.2.dist-info/REQUESTED +0 -0
  169. package/bin/_internal/fastmcp-2.9.2.dist-info/entry_points.txt +0 -2
  170. package/bin/_internal/h2-4.3.0.dist-info/METADATA +0 -129
  171. package/bin/_internal/h2-4.3.0.dist-info/RECORD +0 -29
  172. package/bin/_internal/h2-4.3.0.dist-info/top_level.txt +0 -1
  173. package/bin/_internal/httptools/parser/parser.cpython-312-darwin.so +0 -0
  174. package/bin/_internal/httptools/parser/url_parser.cpython-312-darwin.so +0 -0
  175. package/bin/_internal/integrations/github/claude-code-action/.prettierignore +0 -2
  176. package/bin/_internal/integrations/github/claude-code-action/.prettierrc +0 -1
  177. package/bin/_internal/integrations/github/claude-code-action/base-action/.prettierrc +0 -1
  178. package/bin/_internal/integrations/n8n/.prettierrc +0 -10
  179. package/bin/_internal/libbz2.dylib +0 -0
  180. package/bin/_internal/libcom_err.3.0.dylib +0 -0
  181. package/bin/_internal/libexpat.1.dylib +0 -0
  182. package/bin/_internal/libffi.8.dylib +0 -0
  183. package/bin/_internal/libgssapi_krb5.2.2.dylib +0 -0
  184. package/bin/_internal/libintl.8.dylib +0 -0
  185. package/bin/_internal/libk5crypto.3.1.dylib +0 -0
  186. package/bin/_internal/libkrb5.3.3.dylib +0 -0
  187. package/bin/_internal/libkrb5support.1.1.dylib +0 -0
  188. package/bin/_internal/liblzma.5.dylib +0 -0
  189. package/bin/_internal/libncursesw.6.dylib +0 -0
  190. package/bin/_internal/libpq.5.dylib +0 -0
  191. package/bin/_internal/libreadline.8.dylib +0 -0
  192. package/bin/_internal/libsqlite3.dylib +0 -0
  193. package/bin/_internal/libtinfow.6.dylib +0 -0
  194. package/bin/_internal/libz.1.dylib +0 -0
  195. package/bin/_internal/mcp-1.9.4.dist-info/METADATA +0 -939
  196. package/bin/_internal/mcp-1.9.4.dist-info/RECORD +0 -154
  197. package/bin/_internal/psycopg2/.dylibs/libcrypto.3.dylib +0 -0
  198. package/bin/_internal/psycopg2/.dylibs/libgssapi_krb5.2.2.dylib +0 -0
  199. package/bin/_internal/psycopg2/.dylibs/libintl.8.dylib +0 -0
  200. package/bin/_internal/psycopg2/.dylibs/libk5crypto.3.1.dylib +0 -0
  201. package/bin/_internal/psycopg2/.dylibs/libkrb5.3.3.dylib +0 -0
  202. package/bin/_internal/psycopg2/.dylibs/libkrb5support.1.1.dylib +0 -0
  203. package/bin/_internal/psycopg2/.dylibs/libpq.5.dylib +0 -0
  204. package/bin/_internal/psycopg2/.dylibs/libssl.3.dylib +0 -0
  205. package/bin/_internal/psycopg2/_psycopg.cpython-312-darwin.so +0 -0
  206. package/bin/_internal/python3.12/lib-dynload/_sqlite3.cpython-312-darwin.so +0 -0
  207. package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER +0 -1
  208. package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/REQUESTED +0 -0
  209. package/bin/_internal/sqlalchemy/cyextension/collections.cpython-312-darwin.so +0 -0
  210. package/bin/_internal/sqlalchemy/cyextension/immutabledict.cpython-312-darwin.so +0 -0
  211. package/bin/_internal/sqlalchemy/cyextension/processors.cpython-312-darwin.so +0 -0
  212. package/bin/_internal/sqlalchemy/cyextension/resultproxy.cpython-312-darwin.so +0 -0
  213. package/bin/_internal/sqlalchemy/cyextension/util.cpython-312-darwin.so +0 -0
  214. package/bin/_internal/uvloop/loop.cpython-312-darwin.so +0 -0
  215. package/bin/_internal/vicoa-1.3.9.dist-info/RECORD +0 -11
  216. package/bin/_internal/vicoa-1.3.9.dist-info/REQUESTED +0 -0
  217. package/bin/_internal/vicoa-1.3.9.dist-info/direct_url.json +0 -1
  218. package/bin/_internal/websockets-14.2.dist-info/RECORD +0 -98
  219. package/bin/_internal/zstandard/_cffi.cpython-312-darwin.so +0 -0
  220. package/bin/_internal/zstandard/backend_c.cpython-312-darwin.so +0 -0
  221. /package/bin/_internal/{email_validator-2.1.0.dist-info → aiofile-3.9.0.dist-info}/INSTALLER +0 -0
  222. /package/bin/_internal/{fastmcp-2.9.2.dist-info → email_validator-2.3.0.dist-info}/INSTALLER +0 -0
  223. /package/bin/_internal/{h2-4.3.0.dist-info → email_validator-2.3.0.dist-info}/WHEEL +0 -0
  224. /package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/entry_points.txt +0 -0
  225. /package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/top_level.txt +0 -0
  226. /package/bin/_internal/{h2-4.3.0.dist-info → importlib_metadata-8.7.1.dist-info}/INSTALLER +0 -0
  227. /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/METADATA +0 -0
  228. /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/WHEEL +0 -0
  229. /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/licenses/LICENSE +0 -0
  230. /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/top_level.txt +0 -0
  231. /package/bin/_internal/{mcp-1.9.4.dist-info → jsonschema-4.26.0.dist-info}/INSTALLER +0 -0
  232. /package/bin/_internal/{vicoa-1.3.9.dist-info → mcp-1.27.0.dist-info}/INSTALLER +0 -0
  233. /package/bin/_internal/{mcp-1.9.4.dist-info → mcp-1.27.0.dist-info}/entry_points.txt +0 -0
  234. /package/bin/_internal/{mcp-1.9.4.dist-info → mcp-1.27.0.dist-info}/licenses/LICENSE +0 -0
  235. /package/bin/_internal/{websockets-14.2.dist-info → opentelemetry_api-1.41.0.dist-info}/INSTALLER +0 -0
  236. /package/bin/_internal/{fastmcp-2.9.2.dist-info → opentelemetry_api-1.41.0.dist-info}/WHEEL +0 -0
  237. /package/bin/_internal/{vicoa-1.3.9.dist-info → opentelemetry_api-1.41.0.dist-info}/licenses/LICENSE +0 -0
  238. /package/bin/_internal/{email_validator-2.1.0.dist-info → vicoa-1.3.10.dist-info}/REQUESTED +0 -0
  239. /package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/entry_points.txt +0 -0
  240. /package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/top_level.txt +0 -0
  241. /package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info/licenses}/LICENSE +0 -0
  242. /package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/top_level.txt +0 -0
@@ -1,15 +1,15 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: email-validator
3
- Version: 2.1.0
3
+ Version: 2.3.0
4
4
  Summary: A robust email address syntax and deliverability validation library.
5
5
  Home-page: https://github.com/JoshData/python-email-validator
6
6
  Author: Joshua Tauberer
7
7
  Author-email: jt@occams.info
8
- License: CC0 (copyright waived)
8
+ License: Unlicense
9
9
  Keywords: email address validator
10
10
  Classifier: Development Status :: 5 - Production/Stable
11
11
  Classifier: Intended Audience :: Developers
12
- Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
12
+ Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Classifier: Programming Language :: Python :: 3.8
15
15
  Classifier: Programming Language :: Python :: 3.9
@@ -17,11 +17,12 @@ Classifier: Programming Language :: Python :: 3.10
17
17
  Classifier: Programming Language :: Python :: 3.11
18
18
  Classifier: Programming Language :: Python :: 3.12
19
19
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
20
- Requires-Python: >=3.7
20
+ Requires-Python: >=3.8
21
21
  Description-Content-Type: text/markdown
22
22
  License-File: LICENSE
23
- Requires-Dist: dnspython >=2.0.0
24
- Requires-Dist: idna >=2.0.0
23
+ Requires-Dist: dnspython>=2.0.0
24
+ Requires-Dist: idna>=2.0.0
25
+ Dynamic: license-file
25
26
 
26
27
  email-validator: Validate Email Addresses
27
28
  =========================================
@@ -32,30 +33,31 @@ Python 3.8+ by [Joshua Tauberer](https://joshdata.me).
32
33
  This library validates that a string is of the form `name@example.com`
33
34
  and optionally checks that the domain name is set up to receive email.
34
35
  This is the sort of validation you would want when you are identifying
35
- users by their email address like on a registration/login form (but not
36
- necessarily for composing an email message, see below).
36
+ users by their email address like on a registration form.
37
37
 
38
38
  Key features:
39
39
 
40
- * Checks that an email address has the correct syntax --- good for
41
- registration/login forms or other uses related to identifying users.
40
+ * Checks that an email address has the correct syntax --- great for
41
+ email-based registration/login forms or validating data.
42
42
  * Gives friendly English error messages when validation fails that you
43
43
  can display to end-users.
44
44
  * Checks deliverability (optional): Does the domain name resolve?
45
45
  (You can override the default DNS resolver to add query caching.)
46
- * Supports internationalized domain names and internationalized local parts.
47
- * Rejects addresses with unsafe Unicode characters, obsolete email address
48
- syntax that you'd find unexpected, special use domain names like
49
- `@localhost`, and domains without a dot by default. This is an
50
- opinionated library!
46
+ * Supports internationalized domain names (like `@ツ.life`),
47
+ internationalized local parts (like `ツ@example.com`),
48
+ and optionally parses display names (e.g. `"My Name" <me@example.com>`).
49
+ * Rejects addresses with invalid or unsafe Unicode characters,
50
+ obsolete email address syntax that you'd find unexpected,
51
+ special use domain names like `@localhost`,
52
+ and domains without a dot by default.
53
+ This is an opinionated library!
51
54
  * Normalizes email addresses (important for internationalized
52
55
  and quoted-string addresses! see below).
53
56
  * Python type annotations are used.
54
57
 
55
58
  This is an opinionated library. You should definitely also consider using
56
- the less-opinionated [pyIsEmail](https://github.com/michaelherold/pyIsEmail) and
57
- [flanker](https://github.com/mailgun/flanker) if they are better for your
58
- use case.
59
+ the less-opinionated [pyIsEmail](https://github.com/michaelherold/pyIsEmail)
60
+ if it works better for you.
59
61
 
60
62
  [![Build Status](https://github.com/JoshData/python-email-validator/actions/workflows/test_and_build.yaml/badge.svg)](https://github.com/JoshData/python-email-validator/actions/workflows/test_and_build.yaml)
61
63
 
@@ -167,11 +169,14 @@ The `validate_email` function also accepts the following keyword arguments
167
169
 
168
170
  `allow_quoted_local=False`: Set to `True` to allow obscure and potentially problematic email addresses in which the part of the address before the @-sign contains spaces, @-signs, or other surprising characters when the local part is surrounded in quotes (so-called quoted-string local parts). In the object returned by `validate_email`, the normalized local part removes any unnecessary backslash-escaping and even removes the surrounding quotes if the address would be valid without them. You can also set `email_validator.ALLOW_QUOTED_LOCAL` to `True` to turn this on for all calls by default.
169
171
 
170
- `allow_domain_literal=False`: Set to `True` to allow bracketed IPv4 and "IPv6:"-prefixd IPv6 addresses in the domain part of the email address. No deliverability checks are performed for these addresses. In the object returned by `validate_email`, the normalized domain will use the condensed IPv6 format, if applicable. The object's `domain_address` attribute will hold the parsed `ipaddress.IPv4Address` or `ipaddress.IPv6Address` object if applicable. You can also set `email_validator.ALLOW_DOMAIN_LITERAL` to `True` to turn this on for all calls by default.
172
+ `allow_domain_literal=False`: Set to `True` to allow bracketed IPv4 and "IPv6:"-prefixed IPv6 addresses in the domain part of the email address. No deliverability checks are performed for these addresses. In the object returned by `validate_email`, the normalized domain will use the condensed IPv6 format, if applicable. The object's `domain_address` attribute will hold the parsed `ipaddress.IPv4Address` or `ipaddress.IPv6Address` object if applicable. You can also set `email_validator.ALLOW_DOMAIN_LITERAL` to `True` to turn this on for all calls by default.
173
+
174
+ `allow_display_name=False`: Set to `True` to allow a display name and bracketed address in the input string, like `My Name <me@example.org>`. It's implemented in the spirit but not the letter of RFC 5322 3.4, so it may be stricter or more relaxed than what you want. The display name, if present, is provided in the returned object's `display_name` field after being unquoted and unescaped. You can also set `email_validator.ALLOW_DISPLAY_NAME` to `True` to turn this on for all calls by default.
171
175
 
172
176
  `allow_empty_local=False`: Set to `True` to allow an empty local part (i.e.
173
177
  `@example.com`), e.g. for validating Postfix aliases.
174
178
 
179
+ `strict=False`: Set to `True` to perform additional syntax checks (currently only a local part length check). This should be used by mail service providers at address creation to ensure email addresses meet broad compatibility requirements.
175
180
 
176
181
  ### DNS timeout and cache
177
182
 
@@ -207,8 +212,12 @@ Internationalized email addresses
207
212
  The email protocol SMTP and the domain name system DNS have historically
208
213
  only allowed English (ASCII) characters in email addresses and domain names,
209
214
  respectively. Each has adapted to internationalization in a separate
210
- way, creating two separate aspects to email address
211
- internationalization.
215
+ way, creating two separate aspects to email address internationalization.
216
+
217
+ (If your mail submission library doesn't support Unicode at all, then
218
+ immediately prior to mail submission you must replace the email address with
219
+ its ASCII-ized form. This library gives you back the ASCII-ized form in the
220
+ `ascii_email` field in the returned object.)
212
221
 
213
222
  ### Internationalized domain names (IDN)
214
223
 
@@ -231,9 +240,22 @@ email addresses, only English letters, numbers, and some punctuation
231
240
  (`._!#$%&'^``*+-=~/?{|}`) are allowed. In internationalized email address
232
241
  local parts, a wider range of Unicode characters are allowed.
233
242
 
243
+ Email addresses with these non-ASCII characters require that your mail
244
+ submission library and all the mail servers along the route to the destination,
245
+ including your own outbound mail server, all support the
246
+ [SMTPUTF8 (RFC 6531)](https://tools.ietf.org/html/rfc6531) extension.
247
+ Support for SMTPUTF8 varies. If you know ahead of time that SMTPUTF8 is not
248
+ supported by your mail submission stack, then you must filter out addresses that
249
+ require SMTPUTF8 using the `allow_smtputf8=False` keyword argument (see above).
250
+ This will cause the validation function to raise a `EmailSyntaxError` if
251
+ delivery would require SMTPUTF8. If you do not set `allow_smtputf8=False`,
252
+ you can also check the value of the `smtputf8` field in the returned object.
253
+
254
+ ### Unsafe Unicode characters are rejected
255
+
234
256
  A surprisingly large number of Unicode characters are not safe to display,
235
257
  especially when the email address is concatenated with other text, so this
236
- library tries to protect you by not permitting resvered, non-, private use,
258
+ library tries to protect you by not permitting reserved, non-, private use,
237
259
  formatting (which can be used to alter the display order of characters),
238
260
  whitespace, and control characters, and combining characters
239
261
  as the first character of the local part and the domain name (so that they
@@ -241,48 +263,10 @@ cannot combine with something outside of the email address string or with
241
263
  the @-sign). See https://qntm.org/safe and https://trojansource.codes/
242
264
  for relevant prior work. (Other than whitespace, these are checks that
243
265
  you should be applying to nearly all user inputs in a security-sensitive
244
- context.)
245
-
246
- These character checks are performed after Unicode normalization (see below),
247
- so you are only fully protected if you replace all user-provided email addresses
248
- with the normalized email address string returned by this library. This does not
249
- guard against the well known problem that many Unicode characters look alike
250
- (or are identical), which can be used to fool humans reading displayed text.
251
-
252
- Email addresses with these non-ASCII characters require that your mail
253
- submission library and the mail servers along the route to the destination,
254
- including your own outbound mail server, all support the
255
- [SMTPUTF8 (RFC 6531)](https://tools.ietf.org/html/rfc6531) extension.
256
- Support for SMTPUTF8 varies. See the `allow_smtputf8` parameter.
266
+ context.) This does not guard against the well known problem that many
267
+ Unicode characters look alike, which can be used to fool humans reading
268
+ displayed text.
257
269
 
258
- ### If you know ahead of time that SMTPUTF8 is not supported by your mail submission stack
259
-
260
- By default all internationalized forms are accepted by the validator.
261
- But if you know ahead of time that SMTPUTF8 is not supported by your
262
- mail submission stack, then you must filter out addresses that require
263
- SMTPUTF8 using the `allow_smtputf8=False` keyword argument (see above).
264
- This will cause the validation function to raise a `EmailSyntaxError` if
265
- delivery would require SMTPUTF8. That's just in those cases where
266
- non-ASCII characters appear before the @-sign. If you do not set
267
- `allow_smtputf8=False`, you can also check the value of the `smtputf8`
268
- field in the returned object.
269
-
270
- If your mail submission library doesn't support Unicode at all --- even
271
- in the domain part of the address --- then immediately prior to mail
272
- submission you must replace the email address with its ASCII-ized form.
273
- This library gives you back the ASCII-ized form in the `ascii_email`
274
- field in the returned object, which you can get like this:
275
-
276
- ```python
277
- emailinfo = validate_email(email, allow_smtputf8=False)
278
- email = emailinfo.ascii_email
279
- ```
280
-
281
- The local part is left alone (if it has internationalized characters
282
- `allow_smtputf8=False` will force validation to fail) and the domain
283
- part is converted to [IDNA ASCII](https://tools.ietf.org/html/rfc5891).
284
- (You probably should not do this at account creation time so you don't
285
- change the user's login information without telling them.)
286
270
 
287
271
  Normalization
288
272
  -------------
@@ -297,7 +281,7 @@ address.
297
281
 
298
282
  For example, the CJK fullwidth Latin letters are considered semantically
299
283
  equivalent in domain names to their ASCII counterparts. This library
300
- normalizes them to their ASCII counterparts:
284
+ normalizes them to their ASCII counterparts (as required by IDNA):
301
285
 
302
286
  ```python
303
287
  emailinfo = validate_email("me@Domain.com")
@@ -310,9 +294,7 @@ Because an end-user might type their email address in different (but
310
294
  equivalent) un-normalized forms at different times, you ought to
311
295
  replace what they enter with the normalized form immediately prior to
312
296
  going into your database (during account creation), querying your database
313
- (during login), or sending outbound mail. Normalization may also change
314
- the length of an email address, and this may affect whether it is valid
315
- and acceptable by your SMTP provider.
297
+ (during login), or sending outbound mail.
316
298
 
317
299
  The normalizations include lowercasing the domain part of the email
318
300
  address (domain names are case-insensitive), [Unicode "NFC"
@@ -326,6 +308,11 @@ in the domain part, possibly other
326
308
  [UTS46](http://unicode.org/reports/tr46) mappings on the domain part,
327
309
  and conversion from Punycode to Unicode characters.
328
310
 
311
+ Normalization may change the characters in the email address and the
312
+ length of the email address, such that a string might be a valid address
313
+ before normalization but invalid after, or vice versa. This library only
314
+ permits addresses that are valid both before and after normalization.
315
+
329
316
  (See [RFC 6532 (internationalized email) section
330
317
  3.1](https://tools.ietf.org/html/rfc6532#section-3.1) and [RFC 5895
331
318
  (IDNA 2008) section 2](http://www.ietf.org/rfc/rfc5895.txt).)
@@ -340,13 +327,6 @@ they are unnecessary. For IPv6 domain literals, the IPv6 address is
340
327
  normalized to condensed form. [RFC 2142](https://datatracker.ietf.org/doc/html/rfc2142)
341
328
  also requires lowercase normalization for some specific mailbox names like `postmaster@`.
342
329
 
343
- ### Length checks
344
-
345
- This library checks that the length of the email address is not longer than
346
- the maximum length. The check is performed on the normalized form of the
347
- address, which might be different from a string provided by a user. If you
348
- send email to the original string and not the normalized address, the email
349
- might be rejected because the original address could be too long.
350
330
 
351
331
  Examples
352
332
  --------
@@ -420,6 +400,7 @@ are:
420
400
  | `domain` | The canonical internationalized Unicode form of the domain part of the email address. If the returned string contains non-ASCII characters, either the [SMTPUTF8](https://tools.ietf.org/html/rfc6531) feature of your mail relay will be required to transmit the message or else the email address's domain part must be converted to IDNA ASCII first: Use `ascii_domain` field instead. |
421
401
  | `ascii_domain` | The [IDNA](https://tools.ietf.org/html/rfc5891) [Punycode](https://www.rfc-editor.org/rfc/rfc3492.txt)-encoded form of the domain part of the given email address, as it would be transmitted on the wire. |
422
402
  | `domain_address` | If domain literals are allowed and if the email address contains one, an `ipaddress.IPv4Address` or `ipaddress.IPv6Address` object. |
403
+ | `display_name` | If no display name was present and angle brackets do not surround the address, this will be `None`; otherwise, it will be set to the display name, or the empty string if there were angle brackets but no display name. If the display name was quoted, it will be unquoted and unescaped. |
423
404
  | `smtputf8` | A boolean indicating that the [SMTPUTF8](https://tools.ietf.org/html/rfc6531) feature of your mail relay will be required to transmit messages to this address because the local part of the address has non-ASCII characters (the local part cannot be IDNA-encoded). If `allow_smtputf8=False` is passed as an argument, this flag will always be false because an exception is raised if it would have been true. |
424
405
  | `mx` | A list of (priority, domain) tuples of MX records specified in the DNS for the domain (see [RFC 5321 section 5](https://tools.ietf.org/html/rfc5321#section-5)). May be `None` if the deliverability check could not be completed because of a temporary issue like a timeout. |
425
406
  | `mx_fallback_type` | `None` if an `MX` record is found. If no MX records are actually specified in DNS and instead are inferred, through an obsolete mechanism, from A or AAAA records, the value is the type of DNS record used instead (`A` or `AAAA`). May be `None` if the deliverability check could not be completed because of a temporary issue like a timeout. |
@@ -448,7 +429,6 @@ or likely to cause trouble:
448
429
  No one uses these forms anymore, and I can't think of any reason why anyone
449
430
  using this library would need to accept them.
450
431
 
451
-
452
432
  Testing
453
433
  -------
454
434
 
@@ -471,8 +451,7 @@ To release:
471
451
  * Update CHANGELOG.md.
472
452
  * Update the version number in `email_validator/version.py`.
473
453
  * Make & push a commit with the new version number and make sure tests pass.
474
- * Make & push a tag (see command below).
475
- * Make a release at https://github.com/JoshData/python-email-validator/releases/new.
454
+ * Make a release at https://github.com/JoshData/python-email-validator/releases/new creating a new tag (or use command below).
476
455
  * Publish a source and wheel distribution to pypi (see command below).
477
456
 
478
457
  ```sh
@@ -480,3 +459,8 @@ git tag v$(cat email_validator/version.py | sed "s/.* = //" | sed 's/"//g')
480
459
  git push --tags
481
460
  ./release_to_pypi.sh
482
461
  ```
462
+
463
+ License
464
+ -------
465
+
466
+ This project is free of any copyright restrictions per the [Unlicense](https://unlicense.org/). (Prior to Feb. 4, 2024, the project was made available under the terms of the [CC0 1.0 Universal public domain dedication](http://creativecommons.org/publicdomain/zero/1.0/).) See [LICENSE](LICENSE) and [CONTRIBUTING.md](CONTRIBUTING.md).
@@ -0,0 +1,27 @@
1
+ ../../../bin/email_validator,sha256=IJxyYmfRlydAkgfEvmo8l9dugwlbgNlFodLkqdWt74o,216
2
+ email_validator-2.3.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
3
+ email_validator-2.3.0.dist-info/METADATA,sha256=Kpe4Hu_NhWvICwNG9H-i2AC5pDi_j5IxrgD-kx1cn7w,26006
4
+ email_validator-2.3.0.dist-info/RECORD,,
5
+ email_validator-2.3.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ email_validator-2.3.0.dist-info/entry_points.txt,sha256=zRM_6bNIUSHTbNx5u6M3nK1MAguvryrc9hICC6HyrBg,66
7
+ email_validator-2.3.0.dist-info/licenses/LICENSE,sha256=ZyF5dS4QkTSj-yvdB4Cyn9t6A5dPD1hqE66tUSlWLUw,1212
8
+ email_validator-2.3.0.dist-info/top_level.txt,sha256=fYDOSWFZke46ut7WqdOAJjjhlpPYAaOwOwIsh3s8oWI,16
9
+ email_validator/__init__.py,sha256=g3oVBGdXGJATgBnVqt5Q7pUhXM9QrmOl5qWSu_RtWmQ,4381
10
+ email_validator/__main__.py,sha256=uc6i2EMCK67cCgcHr5ZFG5LqB3khljmR7lNAYZGSUKY,2302
11
+ email_validator/__pycache__/__init__.cpython-312.pyc,,
12
+ email_validator/__pycache__/__main__.cpython-312.pyc,,
13
+ email_validator/__pycache__/deliverability.cpython-312.pyc,,
14
+ email_validator/__pycache__/exceptions.cpython-312.pyc,,
15
+ email_validator/__pycache__/rfc_constants.cpython-312.pyc,,
16
+ email_validator/__pycache__/syntax.cpython-312.pyc,,
17
+ email_validator/__pycache__/types.cpython-312.pyc,,
18
+ email_validator/__pycache__/validate_email.cpython-312.pyc,,
19
+ email_validator/__pycache__/version.cpython-312.pyc,,
20
+ email_validator/deliverability.py,sha256=ZIjFkgWMzxYexanwKhrRHLTnjWMqlR5b0ltOnlA0u-E,7216
21
+ email_validator/exceptions.py,sha256=Ry2j5FMpEe9JthmTF3zF5pGgWer-QmWc1m0szXAZ7fo,434
22
+ email_validator/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
+ email_validator/rfc_constants.py,sha256=LhUiBZLBw_Nn-KHkH--nVwOWFlgz2aCuauj98ZSl-gk,3443
24
+ email_validator/syntax.py,sha256=puufskeIG6_ORWb7fvRdV_Yczmk4bibNZPs9TjWE1K0,38971
25
+ email_validator/types.py,sha256=mvmwN9R3lFx9Tv9wtWvDzxfit6mr_5wQmY2I0HjuqRk,5588
26
+ email_validator/validate_email.py,sha256=bmrdQ9dGt1-Mk0rwDRrX-l6xbYhQ0US20Dz46Aatnkk,9928
27
+ email_validator/version.py,sha256=CpK8IH_dCUAwg9tqv7zm9FxbBFkxCnED1JUiRe7cftU,22
@@ -0,0 +1,27 @@
1
+ This is free and unencumbered software released into the public
2
+ domain.
3
+
4
+ Anyone is free to copy, modify, publish, use, compile, sell, or
5
+ distribute this software, either in source code form or as a
6
+ compiled binary, for any purpose, commercial or non-commercial,
7
+ and by any means.
8
+
9
+ In jurisdictions that recognize copyright laws, the author or
10
+ authors of this software dedicate any and all copyright
11
+ interest in the software to the public domain. We make this
12
+ dedication for the benefit of the public at large and to the
13
+ detriment of our heirs and successors. We intend this
14
+ dedication to be an overt act of relinquishment in perpetuity
15
+ of all present and future rights to this software under
16
+ copyright law.
17
+
18
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
20
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR
22
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
23
+ CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25
+ THE SOFTWARE.
26
+
27
+ For more information, please refer to <https://unlicense.org/>
@@ -1,21 +1,33 @@
1
- importlib_metadata-8.7.1.dist-info/INSTALLER,sha256=5hhM4Q4mYTT9z6QB6PGpUAW81PGNFrYrdXMj4oM_6ak,2
2
- importlib_metadata-8.7.1.dist-info/METADATA,sha256=o-OLnuQyYonUhkcE8w4pnudp4jCc6fSnXw3hpQrQo1Y,4670
3
- importlib_metadata-8.7.1.dist-info/RECORD,,
4
- importlib_metadata-8.7.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- importlib_metadata-8.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- importlib_metadata-8.7.1.dist-info/licenses/LICENSE,sha256=RYUC4S2Xu_ZEOGBqIARKqF6wX7CoqAe7NdvsJT_R_AQ,10278
7
- importlib_metadata-8.7.1.dist-info/top_level.txt,sha256=CO3fD9yylANiXkrMo4qHLV_mqXL2sC5JFKgt1yWAT-A,19
8
- importlib_metadata/__init__.py,sha256=u7Ew4-UkpzNY-ka6k-WRkDhQZS1akkLMfWs2eEnUmGo,37734
9
- importlib_metadata/_adapters.py,sha256=r5i8XLrKT6xmrpoREZhZrfczOYDmrVZeJBW5u0HzIGU,3797
10
- importlib_metadata/_collections.py,sha256=CxAhzlF3g1rwu_fMiB53JtRQiUFh0RgiMpoOvmK_ocg,760
11
- importlib_metadata/_compat.py,sha256=VC5ZDLlT-BcshauCShdFJvMNLntJJfZzNK1meGa-enw,1313
12
- importlib_metadata/_functools.py,sha256=0pA2OoiVK6wnsGq8HvVIzgdkvLiZ0nfnfw7IsndjoHk,3510
13
- importlib_metadata/_itertools.py,sha256=nMvp9SfHAQ_JYwK4L2i64lr3GRXGlYlikGTVzWbys_E,5351
14
- importlib_metadata/_meta.py,sha256=EtHyiJ5kGzWFDfKyQ2XQp6Vu113CeadKW1Vf6aGc1B4,1765
15
- importlib_metadata/_text.py,sha256=HCsFksZpJLeTP3NEk_ngrAeXVRRtTrtyh9eOABoRP4A,2166
16
- importlib_metadata/_typing.py,sha256=EQKhhsEgz_Sa-FnePI-faC72rNOOQwopjA1i5pG8FDU,367
17
- importlib_metadata/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
- importlib_metadata/compat/py311.py,sha256=uqm-K-uohyj1042TH4a9Er_I5o7667DvulcD-gC_fSA,608
19
- importlib_metadata/compat/py39.py,sha256=J3W7PUVRPNYMmcvT12RF8ndBU9e8_T0Ac4U87Bsrq70,1187
20
- importlib_metadata/diagnose.py,sha256=nkSRMiowlmkhLYhKhvCg9glmt_11Cox-EmLzEbqYTa8,379
21
- importlib_metadata/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1
+ importlib_metadata-8.7.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2
+ importlib_metadata-8.7.1.dist-info/METADATA,sha256=o-OLnuQyYonUhkcE8w4pnudp4jCc6fSnXw3hpQrQo1Y,4670
3
+ importlib_metadata-8.7.1.dist-info/RECORD,,
4
+ importlib_metadata-8.7.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ importlib_metadata-8.7.1.dist-info/licenses/LICENSE,sha256=RYUC4S2Xu_ZEOGBqIARKqF6wX7CoqAe7NdvsJT_R_AQ,10278
6
+ importlib_metadata-8.7.1.dist-info/top_level.txt,sha256=CO3fD9yylANiXkrMo4qHLV_mqXL2sC5JFKgt1yWAT-A,19
7
+ importlib_metadata/__init__.py,sha256=u7Ew4-UkpzNY-ka6k-WRkDhQZS1akkLMfWs2eEnUmGo,37734
8
+ importlib_metadata/__pycache__/__init__.cpython-312.pyc,,
9
+ importlib_metadata/__pycache__/_adapters.cpython-312.pyc,,
10
+ importlib_metadata/__pycache__/_collections.cpython-312.pyc,,
11
+ importlib_metadata/__pycache__/_compat.cpython-312.pyc,,
12
+ importlib_metadata/__pycache__/_functools.cpython-312.pyc,,
13
+ importlib_metadata/__pycache__/_itertools.cpython-312.pyc,,
14
+ importlib_metadata/__pycache__/_meta.cpython-312.pyc,,
15
+ importlib_metadata/__pycache__/_text.cpython-312.pyc,,
16
+ importlib_metadata/__pycache__/_typing.cpython-312.pyc,,
17
+ importlib_metadata/__pycache__/diagnose.cpython-312.pyc,,
18
+ importlib_metadata/_adapters.py,sha256=r5i8XLrKT6xmrpoREZhZrfczOYDmrVZeJBW5u0HzIGU,3797
19
+ importlib_metadata/_collections.py,sha256=CxAhzlF3g1rwu_fMiB53JtRQiUFh0RgiMpoOvmK_ocg,760
20
+ importlib_metadata/_compat.py,sha256=VC5ZDLlT-BcshauCShdFJvMNLntJJfZzNK1meGa-enw,1313
21
+ importlib_metadata/_functools.py,sha256=0pA2OoiVK6wnsGq8HvVIzgdkvLiZ0nfnfw7IsndjoHk,3510
22
+ importlib_metadata/_itertools.py,sha256=nMvp9SfHAQ_JYwK4L2i64lr3GRXGlYlikGTVzWbys_E,5351
23
+ importlib_metadata/_meta.py,sha256=EtHyiJ5kGzWFDfKyQ2XQp6Vu113CeadKW1Vf6aGc1B4,1765
24
+ importlib_metadata/_text.py,sha256=HCsFksZpJLeTP3NEk_ngrAeXVRRtTrtyh9eOABoRP4A,2166
25
+ importlib_metadata/_typing.py,sha256=EQKhhsEgz_Sa-FnePI-faC72rNOOQwopjA1i5pG8FDU,367
26
+ importlib_metadata/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
+ importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc,,
28
+ importlib_metadata/compat/__pycache__/py311.cpython-312.pyc,,
29
+ importlib_metadata/compat/__pycache__/py39.cpython-312.pyc,,
30
+ importlib_metadata/compat/py311.py,sha256=uqm-K-uohyj1042TH4a9Er_I5o7667DvulcD-gC_fSA,608
31
+ importlib_metadata/compat/py39.py,sha256=J3W7PUVRPNYMmcvT12RF8ndBU9e8_T0Ac4U87Bsrq70,1187
32
+ importlib_metadata/diagnose.py,sha256=nkSRMiowlmkhLYhKhvCg9glmt_11Cox-EmLzEbqYTa8,379
33
+ importlib_metadata/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -0,0 +1,52 @@
1
+ import {
2
+ IAuthenticateGeneric,
3
+ ICredentialTestRequest,
4
+ ICredentialType,
5
+ INodeProperties,
6
+ } from 'n8n-workflow';
7
+
8
+ export class VicoaApi implements ICredentialType {
9
+ name = 'vicoaApi';
10
+ displayName = 'Vicoa API';
11
+ documentationUrl = 'https://github.com/vicoa-ai/vicoa';
12
+ properties: INodeProperties[] = [
13
+ {
14
+ displayName: 'API Key',
15
+ name: 'apiKey',
16
+ type: 'string',
17
+ typeOptions: {
18
+ password: true,
19
+ },
20
+ default: '',
21
+ required: true,
22
+ description: 'Your Vicoa API key. Get it from your Vicoa dashboard.',
23
+ },
24
+ {
25
+ displayName: 'API URL',
26
+ name: 'serverUrl',
27
+ type: 'string',
28
+ default: 'https://api.vicoa.ai:8443',
29
+ required: true,
30
+ description:
31
+ 'The Vicoa API URL (without /api/v1). Use the default unless you have a custom deployment.',
32
+ placeholder: 'https://api.vicoa.ai:8443',
33
+ },
34
+ ];
35
+
36
+ authenticate: IAuthenticateGeneric = {
37
+ type: 'generic',
38
+ properties: {
39
+ headers: {
40
+ Authorization: '=Bearer {{$credentials.apiKey}}',
41
+ },
42
+ },
43
+ };
44
+
45
+ test: ICredentialTestRequest = {
46
+ request: {
47
+ baseURL: '={{$credentials.serverUrl}}',
48
+ url: '/api/v1/auth/verify',
49
+ method: 'GET',
50
+ },
51
+ };
52
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "node": "n8n-nodes-vicoa.vicoa",
3
+ "nodeVersion": "1.0",
4
+ "codexVersion": "1.0",
5
+ "categories": [
6
+ "Communication",
7
+ "Development"
8
+ ],
9
+ "resources": {
10
+ "credentialDocumentation": [
11
+ {
12
+ "url": "https://github.com/vicoa-ai/vicoa"
13
+ }
14
+ ],
15
+ "primaryDocumentation": [
16
+ {
17
+ "url": "https://github.com/vicoa-ai/vicoa"
18
+ }
19
+ ]
20
+ },
21
+ "subcategories": {
22
+ "Communication": [
23
+ "Chat"
24
+ ],
25
+ "Development": [
26
+ "AI"
27
+ ]
28
+ },
29
+ "alias": [
30
+ "AI",
31
+ "Agent",
32
+ "Claude",
33
+ "Assistant"
34
+ ]
35
+ }