@keystrokehq/needle 0.1.2 → 0.1.4

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 (103) hide show
  1. package/dist/actions/add-files-to-collection.cjs +3 -3
  2. package/dist/actions/add-files-to-collection.cjs.map +1 -1
  3. package/dist/actions/add-files-to-collection.d.cts +4 -3
  4. package/dist/actions/add-files-to-collection.d.mts +4 -3
  5. package/dist/actions/add-files-to-collection.mjs +3 -3
  6. package/dist/actions/add-files-to-collection.mjs.map +1 -1
  7. package/dist/actions/add-files-to-local-connector.cjs +3 -3
  8. package/dist/actions/add-files-to-local-connector.cjs.map +1 -1
  9. package/dist/actions/add-files-to-local-connector.d.cts +4 -3
  10. package/dist/actions/add-files-to-local-connector.d.mts +4 -3
  11. package/dist/actions/add-files-to-local-connector.mjs +3 -3
  12. package/dist/actions/add-files-to-local-connector.mjs.map +1 -1
  13. package/dist/actions/create-collection.cjs +1 -1
  14. package/dist/actions/create-collection.cjs.map +1 -1
  15. package/dist/actions/create-collection.d.cts +1 -1
  16. package/dist/actions/create-collection.d.mts +1 -1
  17. package/dist/actions/create-collection.mjs +1 -1
  18. package/dist/actions/create-collection.mjs.map +1 -1
  19. package/dist/actions/create-local-connector.cjs +4 -4
  20. package/dist/actions/create-local-connector.cjs.map +1 -1
  21. package/dist/actions/create-local-connector.d.cts +5 -4
  22. package/dist/actions/create-local-connector.d.mts +5 -4
  23. package/dist/actions/create-local-connector.mjs +4 -4
  24. package/dist/actions/create-local-connector.mjs.map +1 -1
  25. package/dist/actions/delete-files-from-collection.cjs +1 -1
  26. package/dist/actions/delete-files-from-collection.cjs.map +1 -1
  27. package/dist/actions/delete-files-from-collection.d.cts +1 -1
  28. package/dist/actions/delete-files-from-collection.d.mts +1 -1
  29. package/dist/actions/delete-files-from-collection.mjs +1 -1
  30. package/dist/actions/delete-files-from-collection.mjs.map +1 -1
  31. package/dist/actions/delete-files-from-local-connector.cjs +2 -2
  32. package/dist/actions/delete-files-from-local-connector.cjs.map +1 -1
  33. package/dist/actions/delete-files-from-local-connector.d.cts +2 -2
  34. package/dist/actions/delete-files-from-local-connector.d.mts +2 -2
  35. package/dist/actions/delete-files-from-local-connector.mjs +2 -2
  36. package/dist/actions/delete-files-from-local-connector.mjs.map +1 -1
  37. package/dist/actions/get-collection-stats.cjs +2 -2
  38. package/dist/actions/get-collection-stats.cjs.map +1 -1
  39. package/dist/actions/get-collection-stats.d.cts +2 -2
  40. package/dist/actions/get-collection-stats.d.mts +2 -2
  41. package/dist/actions/get-collection-stats.mjs +2 -2
  42. package/dist/actions/get-collection-stats.mjs.map +1 -1
  43. package/dist/actions/get-collection.cjs +1 -1
  44. package/dist/actions/get-collection.cjs.map +1 -1
  45. package/dist/actions/get-collection.d.cts +1 -1
  46. package/dist/actions/get-collection.d.mts +1 -1
  47. package/dist/actions/get-collection.mjs +1 -1
  48. package/dist/actions/get-collection.mjs.map +1 -1
  49. package/dist/actions/get-file-download-url.cjs +1 -1
  50. package/dist/actions/get-file-download-url.cjs.map +1 -1
  51. package/dist/actions/get-file-download-url.d.cts +1 -1
  52. package/dist/actions/get-file-download-url.d.mts +1 -1
  53. package/dist/actions/get-file-download-url.mjs +1 -1
  54. package/dist/actions/get-file-download-url.mjs.map +1 -1
  55. package/dist/actions/get-file-upload-url.cjs +2 -2
  56. package/dist/actions/get-file-upload-url.cjs.map +1 -1
  57. package/dist/actions/get-file-upload-url.d.cts +2 -2
  58. package/dist/actions/get-file-upload-url.d.mts +2 -2
  59. package/dist/actions/get-file-upload-url.mjs +2 -2
  60. package/dist/actions/get-file-upload-url.mjs.map +1 -1
  61. package/dist/actions/get-local-connector.cjs +3 -3
  62. package/dist/actions/get-local-connector.cjs.map +1 -1
  63. package/dist/actions/get-local-connector.d.cts +3 -3
  64. package/dist/actions/get-local-connector.d.mts +3 -3
  65. package/dist/actions/get-local-connector.mjs +3 -3
  66. package/dist/actions/get-local-connector.mjs.map +1 -1
  67. package/dist/actions/list-collection-files.cjs +2 -2
  68. package/dist/actions/list-collection-files.cjs.map +1 -1
  69. package/dist/actions/list-collection-files.d.cts +2 -2
  70. package/dist/actions/list-collection-files.d.mts +2 -2
  71. package/dist/actions/list-collection-files.mjs +2 -2
  72. package/dist/actions/list-collection-files.mjs.map +1 -1
  73. package/dist/actions/list-collections.cjs +4 -4
  74. package/dist/actions/list-collections.cjs.map +1 -1
  75. package/dist/actions/list-collections.d.cts +4 -4
  76. package/dist/actions/list-collections.d.mts +4 -4
  77. package/dist/actions/list-collections.mjs +4 -4
  78. package/dist/actions/list-collections.mjs.map +1 -1
  79. package/dist/actions/list-connectors.cjs +2 -2
  80. package/dist/actions/list-connectors.cjs.map +1 -1
  81. package/dist/actions/list-connectors.d.cts +2 -2
  82. package/dist/actions/list-connectors.d.mts +2 -2
  83. package/dist/actions/list-connectors.mjs +2 -2
  84. package/dist/actions/list-connectors.mjs.map +1 -1
  85. package/dist/actions/list-local-connectors.cjs +3 -3
  86. package/dist/actions/list-local-connectors.cjs.map +1 -1
  87. package/dist/actions/list-local-connectors.d.cts +3 -3
  88. package/dist/actions/list-local-connectors.d.mts +3 -3
  89. package/dist/actions/list-local-connectors.mjs +3 -3
  90. package/dist/actions/list-local-connectors.mjs.map +1 -1
  91. package/dist/actions/search-collection.cjs +2 -2
  92. package/dist/actions/search-collection.cjs.map +1 -1
  93. package/dist/actions/search-collection.d.cts +2 -2
  94. package/dist/actions/search-collection.d.mts +2 -2
  95. package/dist/actions/search-collection.mjs +2 -2
  96. package/dist/actions/search-collection.mjs.map +1 -1
  97. package/dist/catalog.cjs +1 -1
  98. package/dist/catalog.cjs.map +1 -1
  99. package/dist/catalog.d.cts +1 -1
  100. package/dist/catalog.d.mts +1 -1
  101. package/dist/catalog.mjs +1 -1
  102. package/dist/catalog.mjs.map +1 -1
  103. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"search-collection.mjs","names":[],"sources":["../../src/actions/search-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleSearchCollectionInput = z.object({\n text: z.string().describe(\"The natural-language search query to find relevant content in the collection.\"),\n top_k: z.number().int().describe(\"Maximum number of search results to return. Default is 10 (maximum).\").optional(),\n offset: z.number().int().describe(\"Offset for pagination to skip a number of results.\").optional(),\n options: z.record(z.string(), z.unknown()).describe(\"Optional pass-through object for additional retrieval parameters supported by the API (e.g., filters, future knobs).\").optional(),\n max_distance: z.string().describe(\"Maximum similarity distance threshold for results, between 0 and 1. Lower values mean stricter relevance. Example: '0.65'.\").optional(),\n collection_id: z.string().describe(\"The unique identifier of the collection to search in.\"),\n}).describe(\"Request parameters for searching within a Needle collection.\");\nconst NeedleSearchCollection_SearchResultSchema = z.object({\n score: z.number().describe(\"Relevance score or similarity distance for this result.\").nullable().optional(),\n content: z.string().describe(\"The text content of the relevant passage extracted from the document.\").nullable(),\n file_id: z.string().describe(\"Identifier of the source file containing this result.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata about the result (e.g., page number, chunk index).\").nullable().optional(),\n file_name: z.string().describe(\"Name of the source file.\").nullable().optional(),\n}).describe(\"A single search result from the collection.\");\nexport const NeedleSearchCollectionOutput = z.object({\n total: z.number().int().describe(\"Total number of results available (if provided by API).\").nullable().optional(),\n results: z.array(NeedleSearchCollection_SearchResultSchema).describe(\"Array of search results with content and source references.\").nullable().optional(),\n}).describe(\"Response schema for collection search results.\");\n\nexport const needleSearchCollection = action(\"NEEDLE_SEARCH_COLLECTION\", {\n slug: \"needle-search-collection\",\n name: \"Search Collection\",\n description: \"Tool to perform semantic search within a specific Needle collection and return ranked results with source references. Use when you need to retrieve relevant content from a known collection using natural language queries.\",\n input: NeedleSearchCollectionInput,\n output: NeedleSearchCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CACzG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAClH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACrL,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACzK,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,4CAA4C,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAMzD,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0C,EAAE,OAAO;EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"search-collection.mjs","names":[],"sources":["../../src/actions/search-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NeedleSearchCollectionInput = z.object({\n text: z.string().describe(\"The natural-language search query to find relevant content in the collection.\"),\n top_k: z.number().int().describe(\"Maximum number of search results to return. Default is 10 (maximum).\").optional(),\n offset: z.number().int().describe(\"Offset for pagination to skip a number of results.\").optional(),\n options: z.record(z.string(), z.unknown()).describe(\"Optional pass-through object for additional retrieval parameters supported by the API (e.g., filters, future knobs).\").optional(),\n max_distance: z.string().describe(\"Maximum similarity distance threshold for results, between 0 and 1. Lower values mean stricter relevance. Example: '0.65'.\").optional(),\n collection_id: z.string().describe(\"The unique identifier of the collection to search in.\"),\n}).describe(\"Request parameters for searching within a Needle collection.\");\nconst NeedleSearchCollection_SearchResultSchema = z.object({\n score: z.number().describe(\"Relevance score or similarity distance for this result.\").nullable().optional(),\n content: z.string().describe(\"The text content of the relevant passage extracted from the document.\").nullable(),\n file_id: z.string().describe(\"Identifier of the source file containing this result.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata about the result (e.g., page number, chunk index).\").nullable().optional(),\n file_name: z.string().describe(\"Name of the source file.\").nullable().optional(),\n}).passthrough().describe(\"A single search result from the collection.\");\nexport const NeedleSearchCollectionOutput = z.object({\n total: z.number().int().describe(\"Total number of results available (if provided by API).\").nullable().optional(),\n results: z.array(NeedleSearchCollection_SearchResultSchema).describe(\"Array of search results with content and source references.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for collection search results.\");\n\nexport const needleSearchCollection = action(\"NEEDLE_SEARCH_COLLECTION\", {\n slug: \"needle-search-collection\",\n name: \"Search Collection\",\n description: \"Tool to perform semantic search within a specific Needle collection and return ranked results with source references. Use when you need to retrieve relevant content from a known collection using natural language queries.\",\n input: NeedleSearchCollectionInput,\n output: NeedleSearchCollectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CACzG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAClH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACrL,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACzK,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,4CAA4C,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAMvE,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0C,EAAE,OAAO;EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -8,7 +8,7 @@ const needleCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/needle",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "Needle API Key",
13
13
  "secret": true,
14
14
  "description": "Your Needle API key, obtainable from the Needle settings page."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const needleCatalog = {\n \"slug\": \"needle\",\n \"name\": \"Needle\",\n \"description\": \"Needle provides retrieval-augmented generation (RAG) tools that enable semantic search across your data, facilitating the development of AI agents and applications.\",\n \"category\": \"Artificial Intelligence\",\n \"logo\": \"https://logos.composio.dev/api/needle\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Needle API Key\",\n \"secret\": true,\n \"description\": \"Your Needle API key, obtainable from the Needle settings page.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const needleCatalog = {\n \"slug\": \"needle\",\n \"name\": \"Needle\",\n \"description\": \"Needle provides retrieval-augmented generation (RAG) tools that enable semantic search across your data, facilitating the development of AI agents and applications.\",\n \"category\": \"Artificial Intelligence\",\n \"logo\": \"https://logos.composio.dev/api/needle\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"Needle API Key\",\n \"secret\": true,\n \"description\": \"Your Needle API key, obtainable from the Needle settings page.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -9,7 +9,7 @@ declare const needleCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "Needle API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your Needle API key, obtainable from the Needle settings page.";
@@ -9,7 +9,7 @@ declare const needleCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly api_key: {
12
+ readonly generic_api_key: {
13
13
  readonly label: "Needle API Key";
14
14
  readonly secret: true;
15
15
  readonly description: "Your Needle API key, obtainable from the Needle settings page.";
package/dist/catalog.mjs CHANGED
@@ -8,7 +8,7 @@ const needleCatalog = {
8
8
  "logo": "https://logos.composio.dev/api/needle",
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
- "credentialFields": { "api_key": {
11
+ "credentialFields": { "generic_api_key": {
12
12
  "label": "Needle API Key",
13
13
  "secret": true,
14
14
  "description": "Your Needle API key, obtainable from the Needle settings page."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const needleCatalog = {\n \"slug\": \"needle\",\n \"name\": \"Needle\",\n \"description\": \"Needle provides retrieval-augmented generation (RAG) tools that enable semantic search across your data, facilitating the development of AI agents and applications.\",\n \"category\": \"Artificial Intelligence\",\n \"logo\": \"https://logos.composio.dev/api/needle\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Needle API Key\",\n \"secret\": true,\n \"description\": \"Your Needle API key, obtainable from the Needle settings page.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const needleCatalog = {\n \"slug\": \"needle\",\n \"name\": \"Needle\",\n \"description\": \"Needle provides retrieval-augmented generation (RAG) tools that enable semantic search across your data, facilitating the development of AI agents and applications.\",\n \"category\": \"Artificial Intelligence\",\n \"logo\": \"https://logos.composio.dev/api/needle\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"generic_api_key\": {\n \"label\": \"Needle API Key\",\n \"secret\": true,\n \"description\": \"Your Needle API key, obtainable from the Needle settings page.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,mBAAmB;EACjB,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/needle",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"