@hybrd/utils 1.2.7 → 1.3.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.
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @hybrd/utils@1.2.7 build /Users/ian/Projects/01/hybrid/packages/utils
3
+ > @hybrd/utils@1.3.0 build /Users/ian/Projects/01/hybrid/packages/utils
4
4
  > tsup
5
5
 
6
6
  CLI Building entry: {"index":"src/index.ts"}
@@ -11,13 +11,13 @@
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
- ESM dist/index.js 5.11 KB
15
- ESM dist/index.js.map 13.61 KB
16
- ESM ⚡️ Build success in 25ms
17
14
  CJS dist/index.cjs 7.59 KB
18
15
  CJS dist/index.cjs.map 14.07 KB
19
- CJS ⚡️ Build success in 25ms
16
+ CJS ⚡️ Build success in 13ms
17
+ ESM dist/index.js 5.11 KB
18
+ ESM dist/index.js.map 13.61 KB
19
+ ESM ⚡️ Build success in 13ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 790ms
21
+ DTS ⚡️ Build success in 842ms
22
22
  DTS dist/index.d.cts 5.76 KB
23
23
  DTS dist/index.d.ts 5.76 KB
@@ -1,6 +1,6 @@
1
1
 
2
2
  
3
- > @hybrd/utils@1.2.3 lint:fix /Users/ian/Projects/01/hybrid/packages/utils
3
+ > @hybrd/utils@1.2.8 lint:fix /Users/ian/Projects/01/hybrid/packages/utils
4
4
  > biome lint --write --unsafe
5
5
 
6
- Checked 13 files in 10ms. No fixes applied.
6
+ Checked 13 files in 11ms. No fixes applied.
@@ -0,0 +1,5 @@
1
+
2
+ 
3
+ > @hybrd/utils@1.2.8 typecheck /Users/ian/Projects/01/hybrid/packages/utils
4
+ > tsc --noEmit
5
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hybrd/utils",
3
- "version": "1.2.7",
3
+ "version": "1.3.0",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {