@avalabs/avalanche-module 0.0.0-testAvaInit-20240722145939 → 0.0.0-testAvaInit-20240722150335

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.
@@ -11,12 +11,12 @@
11
11
  CJS Build start
12
12
  ESM Build start
13
13
  DTS Build start
14
- CJS dist/index.cjs 284.98 KB
15
- CJS dist/index.cjs.map 943.82 KB
16
- CJS ⚡️ Build success in 13193ms
17
- ESM dist/index.js 283.58 KB
18
- ESM dist/index.js.map 943.82 KB
19
- ESM ⚡️ Build success in 13192ms
20
- DTS ⚡️ Build success in 18124ms
21
- DTS dist/index.d.cts 1.28 KB
22
- DTS dist/index.d.ts 1.28 KB
14
+ CJS dist/index.cjs 284.57 KB
15
+ CJS dist/index.cjs.map 942.58 KB
16
+ CJS ⚡️ Build success in 13934ms
17
+ ESM dist/index.js 283.25 KB
18
+ ESM dist/index.js.map 942.58 KB
19
+ ESM ⚡️ Build success in 13938ms
20
+ DTS ⚡️ Build success in 19449ms
21
+ DTS dist/index.d.cts 1.14 KB
22
+ DTS dist/index.d.ts 1.14 KB
@@ -2,12 +2,12 @@
2
2
  > @avalabs/avalanche-module@0.0.15 test /home/runner/work/vm-modules/vm-modules/packages/avalanche-module
3
3
  > jest
4
4
 
5
- PASS src/handlers/get-network-fee/get-network-fee.test.ts (20.305 s)
5
+ PASS src/handlers/get-network-fee/get-network-fee.test.ts (21.078 s)
6
6
  get-network-fee
7
- ✓ should return fixed network fees (29 ms)
7
+ ✓ should return fixed network fees (41 ms)
8
8
 
9
9
  Test Suites: 1 passed, 1 total
10
10
  Tests: 1 passed, 1 total
11
11
  Snapshots: 0 total
12
- Time: 20.701 s
12
+ Time: 21.414 s
13
13
  Ran all test suites.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @avalabs/avalanche-module
2
2
 
3
- ## 0.0.0-testAvaInit-20240722145939
3
+ ## 0.0.0-testAvaInit-20240722150335
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,7 +8,7 @@
8
8
  - f39ff3a: Fixe internal dependencies
9
9
  - 2bb0a1a: add getHashedBlockchainId util to avalanche module
10
10
  - Updated dependencies [60d04c7]
11
- - @avalabs/vm-module-types@0.0.0-testAvaInit-20240722145939
11
+ - @avalabs/vm-module-types@0.0.0-testAvaInit-20240722150335
12
12
 
13
13
  ## 0.0.15
14
14