@xyo-network/signing
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, 11th December 2018 9:26:03 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Thursday, 13th December 2018 10:07:02 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, 19th November 2018 1:09:03 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:32:38 pm | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
@@ -12,7 +12,7 @@ "use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 14th December 2018 12:21:03 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-signing-test-utils.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:21:41 pm | ||
@@ -19,0 +19,0 @@ * @License: All Rights Reserved |
"use strict"; | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Thursday, 29th November 2018 4:44:14 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-public-key.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 1:37:53 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, 29th November 2018 4:46:25 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-signature.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:31:06 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, 29th November 2018 4:40:40 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-signer.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Thursday, 13th December 2018 10:18:13 am | ||
@@ -9,0 +9,0 @@ * @License: All Rights Reserved |
{ | ||
"name": "@xyo-network/signing", | ||
"version": "0.55.0", | ||
"version": "0.55.2-alpha.0", | ||
"description": "Signing Types and Services for the XYO Network", | ||
@@ -10,4 +10,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/serialization": "^0.55.0", | ||
"@xyo-network/serialization-schema": "^0.55.0" | ||
"@xyo-network/serialization": "^0.55.2-alpha.0", | ||
"@xyo-network/serialization-schema": "^0.55.2-alpha.0" | ||
}, | ||
@@ -23,3 +23,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bb80646a8a76d5808b7847ec0a1ac36e00113748" | ||
"gitHead": "62e4cabbc28af84e01f2c9d2c76c82a8e633cfdf" | ||
} |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Tuesday, 11th December 2018 9:26:03 am | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Thursday, 13th December 2018 10:07:02 am | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Monday, 19th November 2018 1:09:03 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: index.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:32:38 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 14th December 2018 12:22:10 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-signer.spec.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:31:55 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
import { IXyoSignerProvider, IXyoSigner } from "./@types" | ||
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Friday, 14th December 2018 12:21:03 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-signing-test-utils.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:21:41 pm | ||
@@ -10,0 +10,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Thursday, 29th November 2018 4:44:14 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-public-key.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 1:37:53 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Thursday, 29th November 2018 4:46:25 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-signature.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Friday, 14th December 2018 12:31:06 pm | ||
@@ -8,0 +8,0 @@ * @License: All Rights Reserved |
/* | ||
* @Author: XY | The Findables Company <ryanxyo> | ||
* @Author: XY | The Findables Company <xyo-network> | ||
* @Date: Thursday, 29th November 2018 4:40:40 pm | ||
* @Email: developer@xyfindables.com | ||
* @Filename: xyo-stub-signer.ts | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Thursday, 13th December 2018 10:18:13 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
383853
612
1
+ Added@xyo-network/base@0.55.2-alpha.0(transitive)
+ Added@xyo-network/errors@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)
- Removed@xyo-network/base@0.55.0(transitive)
- Removed@xyo-network/errors@0.55.0(transitive)
- Removed@xyo-network/serialization@0.55.0(transitive)
- Removed@xyo-network/serialization-schema@0.55.0(transitive)