@strictly/base 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.
@@ -7,12 +7,12 @@ $ tsup
7
7
  CLI Target: es6
8
8
  CJS Build start
9
9
  ESM Build start
10
- ESM dist/index.js 8.56 KB
11
- ESM ⚡️ Build success in 71ms
12
10
  CJS dist/index.cjs 10.70 KB
13
- CJS ⚡️ Build success in 72ms
11
+ CJS ⚡️ Build success in 81ms
12
+ ESM dist/index.js 8.56 KB
13
+ ESM ⚡️ Build success in 84ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 4130ms
15
+ DTS ⚡️ Build success in 4260ms
16
16
  DTS dist/index.d.cts 6.83 KB
17
17
  DTS dist/index.d.ts 6.83 KB
18
- Done in 5.89s.
18
+ Done in 6.02s.
package/package.json CHANGED
@@ -35,7 +35,7 @@
35
35
  "test:watch": "vitest"
36
36
  },
37
37
  "type": "module",
38
- "version": "0.0.28",
38
+ "version": "0.0.29",
39
39
  "exports": {
40
40
  ".": {
41
41
  "import": {