@kalphq/core 0.1.0

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.1.0 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\chunk-G4LOF3MT.js 25.84 KB
11
+ ESM dist\index.js 1.11 KB
12
+ ESM dist\factory.js 321.00 B
13
+ ESM dist\index.js.map 2.25 KB
14
+ ESM dist\chunk-G4LOF3MT.js.map 59.56 KB
15
+ ESM dist\factory.js.map 2.46 KB
16
+ ESM ⚡️ Build success in 57ms
17
+ DTS Build start
18
+ DTS ⚡️ Build success in 2733ms
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,7 @@
1
+ # @kalphq/core
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - initial release