@axiom-lattice/examples-deep_research 1.0.14 → 1.0.16

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @axiom-lattice/examples-deep_research@1.0.14 build /home/runner/work/agentic/agentic/examples/deep_research
2
+ > @axiom-lattice/examples-deep_research@1.0.16 build /home/runner/work/agentic/agentic/examples/deep_research
3
3
  > tsup
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -9,9 +9,9 @@
9
9
  CLI Target: es2020
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
- CJS dist/index.js 20.25 KB
13
- CJS dist/index.js.map 26.46 KB
14
- CJS ⚡️ Build success in 30ms
12
+ CJS dist/index.js 72.20 KB
13
+ CJS dist/index.js.map 56.57 KB
14
+ CJS ⚡️ Build success in 63ms
15
15
  DTS Build start
16
- DTS ⚡️ Build success in 5094ms
16
+ DTS ⚡️ Build success in 4841ms
17
17
  DTS dist/index.d.ts 13.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @axiom-lattice/examples-deep_research
2
2
 
3
+ ## 1.0.16
4
+
5
+ ### Patch Changes
6
+
7
+ - dc2fb23: fix deps issue
8
+
9
+ ## 1.0.15
10
+
11
+ ### Patch Changes
12
+
13
+ - ef0fb84: update lagger lattice
14
+ - 51c10d0: add data agent
15
+ - Updated dependencies [ef0fb84]
16
+ - @axiom-lattice/protocols@2.1.9
17
+ - @axiom-lattice/gateway@2.1.20
18
+ - @axiom-lattice/core@2.1.15
19
+ - @axiom-lattice/pg-stores@1.0.4
20
+
3
21
  ## 1.0.14
4
22
 
5
23
  ### Patch Changes