@xyo-network/origin-block-repository
Advanced tools
Comparing version 0.55.8-alpha.0 to 0.55.9-alpha.0
{ | ||
"name": "@xyo-network/origin-block-repository", | ||
"version": "0.55.8-alpha.0", | ||
"version": "0.55.9-alpha.0", | ||
"description": "An abstraction over a collection of origin blocks and subsequently accessing them", | ||
@@ -10,8 +10,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/bound-witness": "^0.55.8-alpha.0", | ||
"@xyo-network/hashing": "^0.55.8-alpha.0", | ||
"@xyo-network/origin-chain": "^0.55.8-alpha.0", | ||
"@xyo-network/serialization": "^0.55.8-alpha.0", | ||
"@xyo-network/serialization-schema": "^0.55.8-alpha.0", | ||
"@xyo-network/storage": "^0.55.8-alpha.0" | ||
"@xyo-network/bound-witness": "^0.55.9-alpha.0", | ||
"@xyo-network/hashing": "^0.55.9-alpha.0", | ||
"@xyo-network/origin-chain": "^0.55.9-alpha.0", | ||
"@xyo-network/serialization": "^0.55.9-alpha.0", | ||
"@xyo-network/serialization-schema": "^0.55.9-alpha.0", | ||
"@xyo-network/storage": "^0.55.9-alpha.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "276868c46de4a29d5163cf7cbadf2a11c5aec959" | ||
"gitHead": "70501fb6695d77441d4836fb19b7cbf617ed102a" | ||
} |
@@ -146,3 +146,3 @@ /* | ||
return memo | ||
}, Promise.resolve({})) | ||
}, Promise.resolve({})) | ||
} | ||
@@ -149,0 +149,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
437660
+ Added@xyo-network/base@0.55.9-alpha.0(transitive)
+ Added@xyo-network/bound-witness@0.55.9-alpha.0(transitive)
+ Added@xyo-network/buffer-utils@0.55.9-alpha.0(transitive)
+ Added@xyo-network/errors@0.55.9-alpha.0(transitive)
+ Added@xyo-network/hashing@0.55.9-alpha.0(transitive)
+ Added@xyo-network/meta-list@0.55.9-alpha.0(transitive)
+ Added@xyo-network/origin-chain@0.55.9-alpha.0(transitive)
+ Added@xyo-network/serialization@0.55.9-alpha.0(transitive)
+ Added@xyo-network/serialization-schema@0.55.9-alpha.0(transitive)
+ Added@xyo-network/signing@0.55.9-alpha.0(transitive)
+ Added@xyo-network/storage@0.55.9-alpha.0(transitive)
+ Added@xyo-network/utils@0.55.9-alpha.0(transitive)
- Removed@xyo-network/base@0.55.8-alpha.0(transitive)
- Removed@xyo-network/bound-witness@0.55.8-alpha.0(transitive)
- Removed@xyo-network/buffer-utils@0.55.8-alpha.0(transitive)
- Removed@xyo-network/errors@0.55.8-alpha.0(transitive)
- Removed@xyo-network/hashing@0.55.8-alpha.0(transitive)
- Removed@xyo-network/meta-list@0.55.8-alpha.0(transitive)
- Removed@xyo-network/origin-chain@0.55.8-alpha.0(transitive)
- Removed@xyo-network/serialization@0.55.8-alpha.0(transitive)
- Removed@xyo-network/serialization-schema@0.55.8-alpha.0(transitive)
- Removed@xyo-network/signing@0.55.8-alpha.0(transitive)
- Removed@xyo-network/storage@0.55.8-alpha.0(transitive)
- Removed@xyo-network/utils@0.55.8-alpha.0(transitive)