@chainsafe/lodestar-z-aarch64-unknown-linux-gnu 1.2.0-dev.bc748d841e → 1.2.0-dev.bd68732897

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: 39854896 bytes
4
- sha256: 1e10f399c0df58c2c3e28d69e30a5025c4bb27c6cc7131924ba3ea11683ae52c
3
+ size: 39868936 bytes
4
+ sha256: ed351e25db34867a1dd36ab62df0eb3ede77f0d48f73ae12c6ef46b56dfa04f2
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.bc748d841e",
18
+ "version": "1.2.0-dev.bd68732897",
19
19
  "libc": [
20
20
  "glibc"
21
21
  ]