@splashprotocol/remote-builder 2.0.0-beta.6 → 2.0.0-beta.7

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,7 +10,7 @@
10
10
  ESM Build start
11
11
  CJS Build start
12
12
 
13
- [4:36:02 PM]  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
13
+ [4:49:20 PM]  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
14
14
 
15
15
  package.json:16:6:
16
16
   16 │ "types": "./dist/index.d.ts"
@@ -31,7 +31,7 @@
31
31
 
32
32
 
33
33
 
34
- [4:36:02 PM]  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
34
+ [4:49:20 PM]  WARN  ▲ [WARNING] The condition "types" here will never be used as it comes after both "import" and "require" [package.json]
35
35
 
36
36
  package.json:16:6:
37
37
   16 │ "types": "./dist/index.d.ts"
@@ -52,11 +52,11 @@
52
52
 
53
53
 
54
54
  CJS dist/index.cjs 2.58 KB
55
- CJS ⚡️ Build success in 29ms
55
+ CJS ⚡️ Build success in 51ms
56
56
  ESM dist/index.js 1.47 KB
57
- ESM ⚡️ Build success in 29ms
57
+ ESM ⚡️ Build success in 51ms
58
58
  DTS Build start
59
- DTS ⚡️ Build success in 830ms
59
+ DTS ⚡️ Build success in 897ms
60
60
  DTS dist/index.d.ts 1.87 KB
61
61
  DTS dist/index.d.cts 1.87 KB
62
- ✨ Done in 1.71s.
62
+ ✨ Done in 1.73s.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@splashprotocol/remote-builder",
3
- "version": "2.0.0-beta.6",
3
+ "version": "2.0.0-beta.7",
4
4
  "type": "module",
5
5
  "description": "Api client of splash protocol",
6
6
  "scripts": {