@pipedream/linkupapi 1.0.1 → 1.0.2

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.
@@ -5,8 +5,9 @@ export default {
5
5
  key: "linkupapi-list-accounts",
6
6
  name: "List Accounts",
7
7
  description: "List the LinkupAPI accounts connected to your API key, each with its persistent `account_id` to use in other actions. [See the documentation](https://docs.linkupapi.com/api-reference/v2/accounts/list-accounts)",
8
- version: "0.0.1",
8
+ version: "0.0.2",
9
9
  type: "action",
10
+ ai: "optimized",
10
11
  annotations: {
11
12
  readOnlyHint: true,
12
13
  destructiveHint: false,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipedream/linkupapi",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Pipedream LinkupAPI Components",
5
5
  "main": "linkupapi.app.mjs",
6
6
  "keywords": [