@strictly/define 0.0.2 → 0.0.3

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 26.97 KB
11
- CJS ⚡️ Build success in 50ms
11
+ CJS ⚡️ Build success in 63ms
12
12
  ESM dist/index.js 24.77 KB
13
- ESM ⚡️ Build success in 52ms
13
+ ESM ⚡️ Build success in 69ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 5601ms
15
+ DTS ⚡️ Build success in 5479ms
16
16
  DTS dist/index.d.cts 38.05 KB
17
17
  DTS dist/index.d.ts 38.05 KB
18
- Done in 6.43s.
18
+ Done in 6.32s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc
3
- Done in 5.18s.
3
+ Done in 5.14s.
package/package.json CHANGED
@@ -35,7 +35,7 @@
35
35
  "test:watch": "vitest"
36
36
  },
37
37
  "type": "module",
38
- "version": "0.0.2",
38
+ "version": "0.0.3",
39
39
  "exports": {
40
40
  ".": {
41
41
  "import": {