@xyo-network/archivist-repository
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"name": "@xyo-network/archivist-repository", | ||
"version": "0.3.1", | ||
"version": "0.4.0", | ||
"description": "A data-layer abstraction for archivist responsibilities", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/bound-witness": "^0.3.1", | ||
"@xyo-network/hashing": "^0.3.1", | ||
"@xyo-network/origin-block-repository": "^0.3.1", | ||
"@xyo-network/signing": "^0.3.1" | ||
"@xyo-network/bound-witness": "^0.4.0", | ||
"@xyo-network/hashing": "^0.4.0", | ||
"@xyo-network/origin-block-repository": "^0.4.0", | ||
"@xyo-network/signing": "^0.4.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4d825837b6d6aef1ecded5fd7d6d3ca190c423ae" | ||
"gitHead": "3d276e7993187e20e40dee76bce662062a0388a2" | ||
} |
@@ -21,2 +21,2 @@ [logo]: https://www.xy.company/img/home/logo_xy.png | ||
npm install @xyo-network/archivist-repository --save | ||
``` | ||
``` |
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
4424
21
+ Added@xyo-network/base@0.4.0(transitive)
+ Added@xyo-network/bound-witness@0.4.0(transitive)
+ Added@xyo-network/buffer-utils@0.4.0(transitive)
+ Added@xyo-network/errors@0.4.0(transitive)
+ Added@xyo-network/hashing@0.4.0(transitive)
+ Added@xyo-network/origin-block-repository@0.4.0(transitive)
+ Added@xyo-network/serialization@0.4.0(transitive)
+ Added@xyo-network/serialization-schema@0.4.0(transitive)
+ Added@xyo-network/signing@0.4.0(transitive)
+ Added@xyo-network/storage@0.4.0(transitive)
- Removed@xyo-network/base@0.3.1(transitive)
- Removed@xyo-network/bound-witness@0.3.1(transitive)
- Removed@xyo-network/buffer-utils@0.3.1(transitive)
- Removed@xyo-network/errors@0.3.1(transitive)
- Removed@xyo-network/hashing@0.3.1(transitive)
- Removed@xyo-network/origin-block-repository@0.3.1(transitive)
- Removed@xyo-network/serialization@0.3.1(transitive)
- Removed@xyo-network/serialization-schema@0.3.1(transitive)
- Removed@xyo-network/signing@0.3.1(transitive)
- Removed@xyo-network/storage@0.3.1(transitive)
Updated@xyo-network/hashing@^0.4.0
Updated@xyo-network/signing@^0.4.0