@strictly/define 0.0.16 → 0.0.18

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.
@@ -10,9 +10,9 @@ $ tsup
10
10
  ESM dist/index.js 30.47 KB
11
11
  ESM ⚡️ Build success in 59ms
12
12
  CJS dist/index.cjs 33.05 KB
13
- CJS ⚡️ Build success in 59ms
13
+ CJS ⚡️ Build success in 60ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 5607ms
15
+ DTS ⚡️ Build success in 5478ms
16
16
  DTS dist/index.d.cts 42.23 KB
17
17
  DTS dist/index.d.ts 42.23 KB
18
- Done in 6.46s.
18
+ Done in 6.37s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc
3
- Done in 4.95s.
3
+ Done in 5.09s.
@@ -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.11s.
3
+ Done in 0.15s.
package/package.json CHANGED
@@ -35,7 +35,7 @@
35
35
  "test:watch": "vitest"
36
36
  },
37
37
  "type": "module",
38
- "version": "0.0.16",
38
+ "version": "0.0.18",
39
39
  "exports": {
40
40
  ".": {
41
41
  "import": {