@strictly/define 0.0.26 → 0.0.27

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 35.17 KB
11
- CJS ⚡️ Build success in 96ms
12
10
  ESM dist/index.js 32.58 KB
13
- ESM ⚡️ Build success in 97ms
11
+ ESM ⚡️ Build success in 83ms
12
+ CJS dist/index.cjs 35.17 KB
13
+ CJS ⚡️ Build success in 87ms
14
14
  DTS Build start
15
- DTS ⚡️ Build success in 13028ms
15
+ DTS ⚡️ Build success in 12982ms
16
16
  DTS dist/index.d.cts 41.63 KB
17
17
  DTS dist/index.d.ts 41.63 KB
18
- Done in 14.29s.
18
+ Done in 14.19s.
@@ -1,3 +1,3 @@
1
1
  yarn run v1.22.22
2
2
  $ tsc -b
3
- Done in 0.38s.
3
+ Done in 0.37s.
@@ -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.12s.
package/package.json CHANGED
@@ -38,7 +38,7 @@
38
38
  "test:watch": "vitest"
39
39
  },
40
40
  "type": "module",
41
- "version": "0.0.26",
41
+ "version": "0.0.27",
42
42
  "exports": {
43
43
  ".": {
44
44
  "import": {