@xyo-network/origin-block-repository
Advanced tools
Comparing version 0.46.0 to 0.47.0
{ | ||
"name": "@xyo-network/origin-block-repository", | ||
"version": "0.46.0", | ||
"version": "0.47.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.46.0", | ||
"@xyo-network/hashing": "^0.46.0", | ||
"@xyo-network/origin-chain": "^0.46.0", | ||
"@xyo-network/serialization": "^0.46.0", | ||
"@xyo-network/serialization-schema": "^0.46.0", | ||
"@xyo-network/storage": "^0.46.0" | ||
"@xyo-network/bound-witness": "^0.47.0", | ||
"@xyo-network/hashing": "^0.47.0", | ||
"@xyo-network/origin-chain": "^0.47.0", | ||
"@xyo-network/serialization": "^0.47.0", | ||
"@xyo-network/serialization-schema": "^0.47.0", | ||
"@xyo-network/storage": "^0.47.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "981cb3119e2ed0a51a6fdce4e278c26671b746de" | ||
"gitHead": "54faee837d32342e446b6878ec60c543827a856e" | ||
} |
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.47.0(transitive)
+ Added@xyo-network/bound-witness@0.47.0(transitive)
+ Added@xyo-network/buffer-utils@0.47.0(transitive)
+ Added@xyo-network/errors@0.47.0(transitive)
+ Added@xyo-network/hashing@0.47.0(transitive)
+ Added@xyo-network/meta-list@0.47.0(transitive)
+ Added@xyo-network/origin-chain@0.47.0(transitive)
+ Added@xyo-network/serialization@0.47.0(transitive)
+ Added@xyo-network/serialization-schema@0.47.0(transitive)
+ Added@xyo-network/signing@0.47.0(transitive)
+ Added@xyo-network/storage@0.47.0(transitive)
+ Added@xyo-network/utils@0.47.0(transitive)
- Removed@xyo-network/base@0.46.0(transitive)
- Removed@xyo-network/bound-witness@0.46.0(transitive)
- Removed@xyo-network/buffer-utils@0.46.0(transitive)
- Removed@xyo-network/errors@0.46.0(transitive)
- Removed@xyo-network/hashing@0.46.0(transitive)
- Removed@xyo-network/meta-list@0.46.0(transitive)
- Removed@xyo-network/origin-chain@0.46.0(transitive)
- Removed@xyo-network/serialization@0.46.0(transitive)
- Removed@xyo-network/serialization-schema@0.46.0(transitive)
- Removed@xyo-network/signing@0.46.0(transitive)
- Removed@xyo-network/storage@0.46.0(transitive)
- Removed@xyo-network/utils@0.46.0(transitive)
Updated@xyo-network/hashing@^0.47.0
Updated@xyo-network/storage@^0.47.0