@indra.ai/deva.data 0.0.22 → 0.0.23

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.
@@ -19,8 +19,13 @@ opts: taks in the id, collection, and data to update in the collection.
19
19
  3. opts.data is the data object to update in the colletion.
20
20
 
21
21
  ### List
22
- opts: The object to filter the collection for data
22
+ opts: The object to filter the collection for data sorted by created.
23
+ 1. opts.collection is the collection to list items from.
24
+ 2. opts.data is the filtering object which includes the limit.
23
25
 
26
+ ### Search
27
+
28
+ opts:
24
29
  ::begin:hidden
25
30
  #color = {{profile.color}}
26
31
  #bgcolor = {{profile.bgcolor}}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": 4825562571950,
3
3
  "name": "@indra.ai/deva.data",
4
- "version": "0.0.22",
4
+ "version": "0.0.23",
5
5
  "author": "Quinn Michaels",
6
6
  "license": "MIT",
7
7
  "copyright": "2025",