Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xyo-network/signing

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/signing - npm Package Compare versions

Comparing version 0.55.6-alpha.0 to 0.55.8-alpha.0

2

dist/xyo-stub-signer.d.ts

@@ -12,5 +12,5 @@ /// <reference types="node" />

getReadableValue(): string;
getData(): (IXyoSignature | IXyoPublicKey)[];
getData(): (IXyoPublicKey | IXyoSignature)[];
signData(data: Buffer): Promise<IXyoSignature>;
}
//# sourceMappingURL=xyo-stub-signer.d.ts.map
{
"name": "@xyo-network/signing",
"version": "0.55.6-alpha.0",
"version": "0.55.8-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.6-alpha.0",
"@xyo-network/serialization-schema": "^0.55.6-alpha.0"
"@xyo-network/serialization": "^0.55.8-alpha.0",
"@xyo-network/serialization-schema": "^0.55.8-alpha.0"
},

@@ -21,5 +21,5 @@ "devDependencies": {

"tslint": "^5.12.1",
"typescript": "^3.2.2"
"typescript": "^3.4.4"
},
"gitHead": "e75c364eb6fc7be583feb2c92757f5039d555292"
"gitHead": "276868c46de4a29d5163cf7cbadf2a11c5aec959"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc