@xyo-network/origin-chain
Advanced tools
Comparing version 0.55.8-alpha.0 to 0.55.9-alpha.0
{ | ||
"name": "@xyo-network/origin-chain", | ||
"version": "0.55.8-alpha.0", | ||
"version": "0.55.9-alpha.0", | ||
"description": "Utilities for managing an origin chain in the xyo network", | ||
@@ -10,11 +10,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.55.8-alpha.0", | ||
"@xyo-network/bound-witness": "^0.55.8-alpha.0", | ||
"@xyo-network/buffer-utils": "^0.55.8-alpha.0", | ||
"@xyo-network/errors": "^0.55.8-alpha.0", | ||
"@xyo-network/hashing": "^0.55.8-alpha.0", | ||
"@xyo-network/serialization": "^0.55.8-alpha.0", | ||
"@xyo-network/serialization-schema": "^0.55.8-alpha.0", | ||
"@xyo-network/signing": "^0.55.8-alpha.0", | ||
"@xyo-network/storage": "^0.55.8-alpha.0" | ||
"@xyo-network/base": "^0.55.9-alpha.0", | ||
"@xyo-network/bound-witness": "^0.55.9-alpha.0", | ||
"@xyo-network/buffer-utils": "^0.55.9-alpha.0", | ||
"@xyo-network/errors": "^0.55.9-alpha.0", | ||
"@xyo-network/hashing": "^0.55.9-alpha.0", | ||
"@xyo-network/serialization": "^0.55.9-alpha.0", | ||
"@xyo-network/serialization-schema": "^0.55.9-alpha.0", | ||
"@xyo-network/signing": "^0.55.9-alpha.0", | ||
"@xyo-network/storage": "^0.55.9-alpha.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "276868c46de4a29d5163cf7cbadf2a11c5aec959" | ||
"gitHead": "70501fb6695d77441d4836fb19b7cbf617ed102a" | ||
} |
@@ -325,3 +325,3 @@ /* | ||
}, Promise.resolve(data) | ||
}, Promise.resolve(data) | ||
) | ||
@@ -328,0 +328,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
516330
+ 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/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/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)