@kalphq/core 0.0.0-dev-20260507190243

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.
@@ -0,0 +1,22 @@
1
+ [?9001h[?1004h]0;C:\WINDOWS\system32\cmd.exe[?25h[?25l
2
+ > @kalphq/core@0.0.0-dev-20260507190243 build C:\Users\flava\OneDrive\Desktop\Work\kalp\packages\core
3
+ > tsup[?25hCLI Building entry: src/factory.ts, src/index.ts
4
+ CLI Using tsconfig: tsconfig.json
5
+ CLI tsup v8.5.1
6
+ CLI Using tsup config: C:\Users\flava\OneDrive\Desktop\Work\kalp\packages\core\tsup.config.ts
7
+ CLI Target: esnext
8
+ CLI Cleaning output folder
9
+ ESM Build start
10
+ ESM dist\index.js 1.11 KB
11
+ ESM dist\factory.js 321.00 B
12
+ ESM dist\chunk-G4LOF3MT.js 25.84 KB
13
+ ESM dist\factory.js.map 2.46 KB
14
+ ESM dist\index.js.map 2.25 KB
15
+ ESM dist\chunk-G4LOF3MT.js.map 59.56 KB
16
+ ESM ⚡️ Build success in 119ms
17
+ DTS Build start
18
+ DTS ⚡️ Build success in 4663ms
19
+ DTS dist\factory.d.ts 1.97 KB
20
+ DTS dist\index.d.ts 2.02 KB
21
+ DTS dist\reactor-Brv_eUBE.d.ts 24.45 KB
22
+ [?9001l[?1004l
package/CHANGELOG.md ADDED
@@ -0,0 +1,15 @@
1
+ # @kalphq/core
2
+
3
+ ## 0.0.0-dev-20260507190243
4
+
5
+ ### Patch Changes
6
+
7
+ - dev release
8
+ - Updated dependencies
9
+ - @kalphq/sdk@0.0.0-dev-20260507190243
10
+
11
+ ## 0.1.0
12
+
13
+ ### Minor Changes
14
+
15
+ - initial release