@copilotkitnext/shared 0.0.2 → 0.0.3

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,6 +1,6 @@
1
1
 
2
2
  
3
- > @copilotkitnext/shared@0.0.1 build /Users/mme/Code/vnext_experimental/packages/shared
3
+ > @copilotkitnext/shared@0.0.3 build /Users/mme/Code/vnext_experimental/packages/shared
4
4
  > tsup
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -13,11 +13,11 @@
13
13
  ESM Build start
14
14
  CJS dist/index.js 2.17 KB
15
15
  CJS dist/index.js.map 1.04 KB
16
- CJS ⚡️ Build success in 9ms
16
+ CJS ⚡️ Build success in 8ms
17
17
  ESM dist/index.mjs 466.00 B
18
18
  ESM dist/index.mjs.map 722.00 B
19
- ESM ⚡️ Build success in 9ms
19
+ ESM ⚡️ Build success in 8ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 726ms
21
+ DTS ⚡️ Build success in 768ms
22
22
  DTS dist/index.d.ts 826.00 B
23
23
  DTS dist/index.d.mts 826.00 B
@@ -1,4 +1,4 @@
1
1
 
2
- > @copilotkit/shared@0.0.0 check-types /Users/mme/Code/CopilotKit2/packages/shared
2
+ > @copilotkitnext/shared@0.0.2 check-types /Users/mme/Code/vnext_experimental/packages/shared
3
3
  > tsc --noEmit
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/shared",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "Shared utilities and types for CopilotKit2",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",