@dub/utils 0.0.1 → 0.0.2
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.
- package/.turbo/turbo-build.log +7 -7
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @dub/utils@0.0.
|
|
2
|
+
> @dub/utils@0.0.2 build /Users/steventey/Desktop/dub/packages/utils
|
|
3
3
|
> tsup
|
|
4
4
|
|
|
5
5
|
CLI Building entry: src/index.ts, src/constants/cctlds.ts, src/constants/countries.ts, src/constants/index.ts
|
|
@@ -8,16 +8,16 @@ CLI tsup v6.1.3
|
|
|
8
8
|
CLI Using tsup config: /Users/steventey/Desktop/dub/packages/utils/tsup.config.ts
|
|
9
9
|
CLI Target: node14
|
|
10
10
|
ESM Build start
|
|
11
|
-
ESM ⚡️ Build success in
|
|
12
|
-
ESM dist/index.mjs 7.47 KB
|
|
13
|
-
ESM dist/chunk-3P54C65P.mjs 3.96 KB
|
|
14
|
-
ESM dist/constants/index.mjs 951.00 B
|
|
15
|
-
ESM dist/chunk-MODISIUH.mjs 1.37 KB
|
|
11
|
+
ESM ⚡️ Build success in 6ms
|
|
16
12
|
ESM dist/constants/countries.mjs 59.00 B
|
|
17
13
|
ESM dist/constants/cctlds.mjs 59.00 B
|
|
14
|
+
ESM dist/index.mjs 7.47 KB
|
|
15
|
+
ESM dist/chunk-MODISIUH.mjs 1.37 KB
|
|
16
|
+
ESM dist/constants/index.mjs 951.00 B
|
|
17
|
+
ESM dist/chunk-3P54C65P.mjs 3.96 KB
|
|
18
18
|
ESM dist/chunk-6ES23EVP.mjs 3.10 KB
|
|
19
19
|
DTS Build start
|
|
20
|
-
DTS ⚡️ Build success in
|
|
20
|
+
DTS ⚡️ Build success in 849ms
|
|
21
21
|
DTS dist/index.d.ts 4.02 KB
|
|
22
22
|
DTS dist/constants/index.d.ts 3.58 KB
|
|
23
23
|
DTS dist/constants/cctlds.d.ts 66.00 B
|