@chainsafe/lodestar-z-aarch64-unknown-linux-gnu 1.2.0-dev.0915ae7d9a → 1.2.0-dev.0d04988234

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: 39854080 bytes
4
- sha256: af57a3e5d5e039d56d6c10d8dbe1f9689c1c292b407bf729f90b690d42f8bd70
3
+ size: 39894168 bytes
4
+ sha256: c5df06c2ca41a405037dfe97e22e7b89cb7fbc034f85e4f170f9c78a8a23bb0e
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.0915ae7d9a",
18
+ "version": "1.2.0-dev.0d04988234",
19
19
  "libc": [
20
20
  "glibc"
21
21
  ]