@chainsafe/lodestar-z-x86_64-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: 38997368 bytes
4
- sha256: b3ccd06ad69fdf20829268f2f61c921f7a84c8588eb8760291ff49e797514ef3
3
+ size: 39309424 bytes
4
+ sha256: c9b013b2b4aa3ac66deaafe653359a1ddd031fcdf699ec9a83654641082bdf3d
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
  ]