@xyo-network/archivist-repository
Advanced tools
Comparing version 0.23.0 to 0.24.0
@@ -8,3 +8,3 @@ "use strict"; | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Tuesday, 18th December 2018 12:37:25 pm | ||
* @Last modified time: Thursday, 14th February 2019 2:25:08 pm | ||
* @License: All Rights Reserved | ||
@@ -11,0 +11,0 @@ * @Copyright: Copyright XY | The Findables Company |
{ | ||
"name": "@xyo-network/archivist-repository", | ||
"version": "0.23.0", | ||
"version": "0.24.0", | ||
"description": "A data-layer abstraction for archivist responsibilities", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/bound-witness": "^0.23.0", | ||
"@xyo-network/hashing": "^0.23.0", | ||
"@xyo-network/origin-block-repository": "^0.23.0", | ||
"@xyo-network/signing": "^0.23.0" | ||
"@xyo-network/bound-witness": "^0.24.0", | ||
"@xyo-network/hashing": "^0.24.0", | ||
"@xyo-network/origin-block-repository": "^0.24.0", | ||
"@xyo-network/signing": "^0.24.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "451c89a026f13eed645b676f7073b3cffce955c5" | ||
"gitHead": "629618ae9a38cc374b662561d1786827b618c2fd" | ||
} |
@@ -7,3 +7,3 @@ /* | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Tuesday, 18th December 2018 12:37:25 pm | ||
* @Last modified time: Thursday, 14th February 2019 2:25:08 pm | ||
* @License: All Rights Reserved | ||
@@ -16,3 +16,2 @@ * @Copyright: Copyright XY | The Findables Company | ||
import { IXyoBoundWitness } from '@xyo-network/bound-witness' | ||
import { IXyoHash } from '@xyo-network/hashing' | ||
@@ -19,0 +18,0 @@ /** |
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
9627
204
+ Added@xyo-network/base@0.24.0(transitive)
+ Added@xyo-network/bound-witness@0.24.0(transitive)
+ Added@xyo-network/buffer-utils@0.24.0(transitive)
+ Added@xyo-network/errors@0.24.0(transitive)
+ Added@xyo-network/hashing@0.24.0(transitive)
+ Added@xyo-network/origin-block-repository@0.24.0(transitive)
+ Added@xyo-network/origin-chain@0.24.0(transitive)
+ Added@xyo-network/serialization@0.24.0(transitive)
+ Added@xyo-network/serialization-schema@0.24.0(transitive)
+ Added@xyo-network/signing@0.24.0(transitive)
+ Added@xyo-network/storage@0.24.0(transitive)
- Removed@xyo-network/base@0.23.0(transitive)
- Removed@xyo-network/bound-witness@0.23.0(transitive)
- Removed@xyo-network/buffer-utils@0.23.0(transitive)
- Removed@xyo-network/errors@0.23.0(transitive)
- Removed@xyo-network/hashing@0.23.0(transitive)
- Removed@xyo-network/origin-block-repository@0.23.0(transitive)
- Removed@xyo-network/serialization@0.23.0(transitive)
- Removed@xyo-network/serialization-schema@0.23.0(transitive)
- Removed@xyo-network/signing@0.23.0(transitive)
- Removed@xyo-network/storage@0.23.0(transitive)
Updated@xyo-network/hashing@^0.24.0
Updated@xyo-network/signing@^0.24.0