@strictly/define 0.0.28 → 0.0.29

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.
@@ -8,11 +8,11 @@ $ tsup
8
8
  CJS Build start
9
9
  ESM Build start
10
10
  CJS dist/index.cjs 35.93 KB
11
- CJS ⚡️ Build success in 98ms
11
+ CJS ⚡️ Build success in 118ms
12
12
  ESM dist/index.js 33.34 KB
13
- ESM ⚡️ Build success in 101ms
13
+ ESM ⚡️ Build success in 118ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 12265ms
15
+ DTS ⚡️ Build success in 12579ms
16
16
  DTS dist/index.d.cts 41.80 KB
17
17
  DTS dist/index.d.ts 41.80 KB
18
- Done in 13.64s.
18
+ Done in 13.84s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc -b
3
- Done in 0.33s.
3
+ Done in 0.27s.
package/package.json CHANGED
@@ -38,7 +38,7 @@
38
38
  "test:watch": "vitest"
39
39
  },
40
40
  "type": "module",
41
- "version": "0.0.28",
41
+ "version": "0.0.29",
42
42
  "exports": {
43
43
  ".": {
44
44
  "import": {