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

@xyo-network/hashing

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyo-network/hashing - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

dist/xyo-hashing-test-utils.d.ts

1

dist/index.d.ts

@@ -24,2 +24,3 @@ /// <reference types="node" />

export declare const sha256HashDeserializer: XyoSha256HashDeserializer;
export {} from './xyo-hashing-test-utils';
//# sourceMappingURL=index.d.ts.map

2

dist/index.js

@@ -8,3 +8,3 @@ "use strict";

* @Last modified by: ryanxyo
* @Last modified time: Wednesday, 12th December 2018 12:19:49 pm
* @Last modified time: Friday, 14th December 2018 12:14:33 pm
* @License: All Rights Reserved

@@ -11,0 +11,0 @@ * @Copyright: Copyright XY | The Findables Company

{
"name": "@xyo-network/hashing",
"version": "0.9.1",
"version": "0.10.0",
"description": "Hashing Types and Services for the Xyo Network",

@@ -10,6 +10,6 @@ "main": "dist/index.js",

"dependencies": {
"@xyo-network/base": "^0.9.0",
"@xyo-network/errors": "^0.9.0",
"@xyo-network/serialization": "^0.9.0",
"@xyo-network/serialization-schema": "^0.9.1"
"@xyo-network/base": "^0.10.0",
"@xyo-network/errors": "^0.10.0",
"@xyo-network/serialization": "^0.10.0",
"@xyo-network/serialization-schema": "^0.10.0"
},

@@ -25,3 +25,3 @@ "devDependencies": {

},
"gitHead": "9b5c8fc3e8d804e589947149e4c5112694e198e9"
"gitHead": "599931020ccd642efbc6e4b1fabd243d87a490bf"
}

@@ -7,3 +7,3 @@ /*

* @Last modified by: ryanxyo
* @Last modified time: Wednesday, 12th December 2018 12:19:49 pm
* @Last modified time: Friday, 14th December 2018 12:14:33 pm
* @License: All Rights Reserved

@@ -79,1 +79,3 @@ * @Copyright: Copyright XY | The Findables Company

export const sha256HashDeserializer = new XyoSha256HashDeserializer()
export {} from './xyo-hashing-test-utils'

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