@xyo-network/origin-chain
Advanced tools
Comparing version 0.55.0 to 0.55.2-alpha.0
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Tuesday, 20th November 2018 5:02:50 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 22nd February 2019 10:14:01 am | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Tuesday, 20th November 2018 5:08:35 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 22nd February 2019 10:11:30 am | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Monday, 10th December 2018 12:11:55 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-bridge-block-set.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 1:55:26 pm | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Monday, 10th December 2018 9:19:54 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-bridge-hash-set.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Tuesday, 5th February 2019 10:11:51 am | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 7th December 2018 11:59:00 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 1:56:16 pm | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 7th December 2018 12:11:28 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-next-public-key.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 23rd January 2019 12:38:37 pm | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Wednesday, 21st November 2018 1:38:47 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-origin-chain-in-memory-repository.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 6th March 2019 4:42:51 pm | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Thursday, 13th December 2018 9:58:27 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-origin-chain-local-storage-repository.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 6th March 2019 1:52:49 pm | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 7th December 2018 1:16:16 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-previous-hash.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Thursday, 13th December 2018 11:51:36 am | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
{ | ||
"name": "@xyo-network/origin-chain", | ||
"version": "0.55.0", | ||
"version": "0.55.2-alpha.0", | ||
"description": "Utilities for managing an origin chain in the xyo network", | ||
@@ -10,11 +10,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.55.0", | ||
"@xyo-network/bound-witness": "^0.55.0", | ||
"@xyo-network/buffer-utils": "^0.55.0", | ||
"@xyo-network/errors": "^0.55.0", | ||
"@xyo-network/hashing": "^0.55.0", | ||
"@xyo-network/serialization": "^0.55.0", | ||
"@xyo-network/serialization-schema": "^0.55.0", | ||
"@xyo-network/signing": "^0.55.0", | ||
"@xyo-network/storage": "^0.55.0" | ||
"@xyo-network/base": "^0.55.2-alpha.0", | ||
"@xyo-network/bound-witness": "^0.55.2-alpha.0", | ||
"@xyo-network/buffer-utils": "^0.55.2-alpha.0", | ||
"@xyo-network/errors": "^0.55.2-alpha.0", | ||
"@xyo-network/hashing": "^0.55.2-alpha.0", | ||
"@xyo-network/serialization": "^0.55.2-alpha.0", | ||
"@xyo-network/serialization-schema": "^0.55.2-alpha.0", | ||
"@xyo-network/signing": "^0.55.2-alpha.0", | ||
"@xyo-network/storage": "^0.55.2-alpha.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bb80646a8a76d5808b7847ec0a1ac36e00113748" | ||
"gitHead": "62e4cabbc28af84e01f2c9d2c76c82a8e633cfdf" | ||
} |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Tuesday, 20th November 2018 5:02:50 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 22nd February 2019 10:14:01 am | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Tuesday, 20th November 2018 5:08:35 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 22nd February 2019 10:11:30 am | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Monday, 10th December 2018 12:11:55 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-bridge-block-set.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 1:55:26 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Monday, 10th December 2018 9:19:54 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-bridge-hash-set.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Tuesday, 5th February 2019 10:11:51 am | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 7th December 2018 11:59:00 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 1:56:16 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 7th December 2018 12:11:28 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-next-public-key.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 23rd January 2019 12:38:37 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Wednesday, 21st November 2018 1:38:47 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-origin-chain-in-memory-repository.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 6th March 2019 4:42:51 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Thursday, 13th December 2018 9:58:27 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-origin-chain-local-storage-repository.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 6th March 2019 1:52:49 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 7th December 2018 1:16:16 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-previous-hash.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Thursday, 13th December 2018 11:51:36 am | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
518837
1942
1
+ Added@xyo-network/base@0.55.2-alpha.0(transitive)
+ Added@xyo-network/bound-witness@0.55.2-alpha.0(transitive)
+ Added@xyo-network/buffer-utils@0.55.2-alpha.0(transitive)
+ Added@xyo-network/errors@0.55.2-alpha.0(transitive)
+ Added@xyo-network/hashing@0.55.2-alpha.0(transitive)
+ Added@xyo-network/meta-list@0.55.2-alpha.0(transitive)
+ Added@xyo-network/serialization@0.55.2-alpha.0(transitive)
+ Added@xyo-network/serialization-schema@0.55.2-alpha.0(transitive)
+ Added@xyo-network/signing@0.55.2-alpha.0(transitive)
+ Added@xyo-network/storage@0.55.2-alpha.0(transitive)
+ Added@xyo-network/utils@0.55.2-alpha.0(transitive)
- Removed@xyo-network/base@0.55.0(transitive)
- Removed@xyo-network/bound-witness@0.55.0(transitive)
- Removed@xyo-network/buffer-utils@0.55.0(transitive)
- Removed@xyo-network/errors@0.55.0(transitive)
- Removed@xyo-network/hashing@0.55.0(transitive)
- Removed@xyo-network/meta-list@0.55.0(transitive)
- Removed@xyo-network/serialization@0.55.0(transitive)
- Removed@xyo-network/serialization-schema@0.55.0(transitive)
- Removed@xyo-network/signing@0.55.0(transitive)
- Removed@xyo-network/storage@0.55.0(transitive)
- Removed@xyo-network/utils@0.55.0(transitive)