@strictly/base 0.0.11 → 0.0.12

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 10.35 KB
11
- CJS ⚡️ Build success in 64ms
11
+ CJS ⚡️ Build success in 58ms
12
12
  ESM dist/index.js 8.27 KB
13
- ESM ⚡️ Build success in 65ms
13
+ ESM ⚡️ Build success in 59ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 3202ms
15
+ DTS ⚡️ Build success in 3345ms
16
16
  DTS dist/index.d.cts 6.68 KB
17
17
  DTS dist/index.d.ts 6.68 KB
18
- Done in 4.24s.
18
+ Done in 4.35s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc
3
- Done in 1.31s.
3
+ Done in 1.33s.
@@ -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
@@ -32,7 +32,7 @@
32
32
  "test:watch": "vitest"
33
33
  },
34
34
  "type": "module",
35
- "version": "0.0.11",
35
+ "version": "0.0.12",
36
36
  "exports": {
37
37
  ".": {
38
38
  "import": {