@chainsafe/lodestar-z-x86_64-unknown-linux-gnu 1.2.0-dev.d8c06af27f → 1.2.0-dev.daebcf1bef

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: 38523112 bytes
4
- sha256: 2d26ec4aa5f09d384debad4ca6bc08d9bc2bd8e4382eaa62a8e7361799a86247
3
+ size: 38997368 bytes
4
+ sha256: b3ccd06ad69fdf20829268f2f61c921f7a84c8588eb8760291ff49e797514ef3
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.d8c06af27f",
18
+ "version": "1.2.0-dev.daebcf1bef",
19
19
  "libc": [
20
20
  "glibc"
21
21
  ]