@xyo-network/origin-block-repository
Advanced tools
Comparing version 0.22.0 to 0.23.0
{ | ||
"name": "@xyo-network/origin-block-repository", | ||
"version": "0.22.0", | ||
"version": "0.23.0", | ||
"description": "An abstraction over a collection of origin blocks and subsequently accessing them", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/bound-witness": "^0.22.0", | ||
"@xyo-network/hashing": "^0.22.0", | ||
"@xyo-network/serialization": "^0.22.0", | ||
"@xyo-network/storage": "^0.22.0" | ||
"@xyo-network/bound-witness": "^0.23.0", | ||
"@xyo-network/hashing": "^0.23.0", | ||
"@xyo-network/serialization": "^0.23.0", | ||
"@xyo-network/storage": "^0.23.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "af2c414c0768b4a958b132930f62f50ef6c87b10" | ||
"gitHead": "451c89a026f13eed645b676f7073b3cffce955c5" | ||
} |
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
+ Added@xyo-network/base@0.23.0(transitive)
+ Added@xyo-network/bound-witness@0.23.0(transitive)
+ Added@xyo-network/buffer-utils@0.23.0(transitive)
+ Added@xyo-network/errors@0.23.0(transitive)
+ Added@xyo-network/hashing@0.23.0(transitive)
+ Added@xyo-network/serialization@0.23.0(transitive)
+ Added@xyo-network/serialization-schema@0.23.0(transitive)
+ Added@xyo-network/signing@0.23.0(transitive)
+ Added@xyo-network/storage@0.23.0(transitive)
- Removed@xyo-network/base@0.22.0(transitive)
- Removed@xyo-network/bound-witness@0.22.0(transitive)
- Removed@xyo-network/buffer-utils@0.22.0(transitive)
- Removed@xyo-network/errors@0.22.0(transitive)
- Removed@xyo-network/hashing@0.22.0(transitive)
- Removed@xyo-network/serialization@0.22.0(transitive)
- Removed@xyo-network/serialization-schema@0.22.0(transitive)
- Removed@xyo-network/signing@0.22.0(transitive)
- Removed@xyo-network/storage@0.22.0(transitive)
Updated@xyo-network/hashing@^0.23.0
Updated@xyo-network/storage@^0.23.0