@strictly/base 0.0.37 → 0.0.39

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
- CJS dist/index.cjs 10.69 KB
11
- CJS ⚡️ Build success in 57ms
12
10
  ESM dist/index.js 8.55 KB
13
- ESM ⚡️ Build success in 57ms
11
+ ESM ⚡️ Build success in 66ms
12
+ CJS dist/index.cjs 10.69 KB
13
+ CJS ⚡️ Build success in 69ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 4125ms
15
+ DTS ⚡️ Build success in 3661ms
16
16
  DTS dist/index.d.cts 6.83 KB
17
17
  DTS dist/index.d.ts 6.83 KB
18
- Done in 5.78s.
18
+ Done in 5.10s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc -b
3
- Done in 0.25s.
3
+ Done in 0.21s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ json -f package.json -f package.exports.json --merge > package.release.json
3
- Done in 0.12s.
3
+ Done in 0.11s.
package/package.json CHANGED
@@ -37,7 +37,7 @@
37
37
  "test:watch": "vitest"
38
38
  },
39
39
  "type": "module",
40
- "version": "0.0.37",
40
+ "version": "0.0.39",
41
41
  "exports": {
42
42
  ".": {
43
43
  "import": {