@chainsafe/lodestar-z-aarch64-unknown-linux-gnu 1.2.0-dev.0a528a444f → 1.2.0-dev.0f7ce2d2fe

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: 39132216 bytes
4
- sha256: 7ded0873ba3d14e35783934549a83b0bdc2d7e257063275edebb19c5ed091a26
3
+ size: 39854256 bytes
4
+ sha256: fa17a62399e4115efde22d8ad8099e336dbbfcef7f5c5abc85a5d72fd7c19def
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.0a528a444f",
18
+ "version": "1.2.0-dev.0f7ce2d2fe",
19
19
  "libc": [
20
20
  "glibc"
21
21
  ]