@xyo-network/origin-block-repository
Advanced tools
Comparing version 0.8.4 to 0.9.0
{ | ||
"name": "@xyo-network/origin-block-repository", | ||
"version": "0.8.4", | ||
"version": "0.9.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.8.3", | ||
"@xyo-network/hashing": "^0.8.3", | ||
"@xyo-network/serialization": "^0.8.3", | ||
"@xyo-network/storage": "^0.8.4" | ||
"@xyo-network/bound-witness": "^0.9.0", | ||
"@xyo-network/hashing": "^0.9.0", | ||
"@xyo-network/serialization": "^0.9.0", | ||
"@xyo-network/storage": "^0.9.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "fb934c9a353d6b1d81823cee1b7120ecd29168cc" | ||
"gitHead": "130fae720a41b2fac61833a689a12bf7031a60bd" | ||
} |
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.9.0(transitive)
+ Added@xyo-network/bound-witness@0.9.1(transitive)
+ Added@xyo-network/buffer-utils@0.9.0(transitive)
+ Added@xyo-network/errors@0.9.0(transitive)
+ Added@xyo-network/hashing@0.9.1(transitive)
+ Added@xyo-network/serialization@0.9.0(transitive)
+ Added@xyo-network/serialization-schema@0.9.1(transitive)
+ Added@xyo-network/signing@0.9.1(transitive)
+ Added@xyo-network/storage@0.9.0(transitive)
- Removed@xyo-network/base@0.8.0(transitive)
- Removed@xyo-network/bound-witness@0.8.3(transitive)
- Removed@xyo-network/buffer-utils@0.8.0(transitive)
- Removed@xyo-network/errors@0.8.0(transitive)
- Removed@xyo-network/hashing@0.8.3(transitive)
- Removed@xyo-network/serialization@0.8.3(transitive)
- Removed@xyo-network/serialization-schema@0.8.3(transitive)
- Removed@xyo-network/signing@0.8.3(transitive)
- Removed@xyo-network/storage@0.8.4(transitive)
Updated@xyo-network/hashing@^0.9.0
Updated@xyo-network/storage@^0.9.0