@chainsafe/lodestar-z-aarch64-unknown-linux-gnu 1.2.0-dev.daebcf1bef → 1.2.0-dev.ede068af58

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.
Files changed (2) hide show
  1. package/bindings.node +2 -2
  2. package/package.json +1 -1
package/bindings.node CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bindings.node
3
- size: 39630448 bytes
4
- sha256: 6a7eaecc8c082057d5c4701aeaededc354d92b84d459d071cad79c23db6bce70
3
+ size: 39903480 bytes
4
+ sha256: 73c3b6ad57119c215e153b6380782fe2e0a9dd80d794bbf0c84059122b370709
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "type": "git",
16
16
  "url": "git+https://github.com/ChainSafe/lodestar-z.git"
17
17
  },
18
- "version": "1.2.0-dev.daebcf1bef",
18
+ "version": "1.2.0-dev.ede068af58",
19
19
  "libc": [
20
20
  "glibc"
21
21
  ]