@xyo-network/heuristics-common
Advanced tools
Comparing version 0.23.0 to 0.24.0
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { XyoSerializableNumber } from '@xyo-network/heuristics'; | ||
@@ -3,0 +2,0 @@ import { XyoBaseSerializable, IXyoDeserializer } from '@xyo-network/serialization'; |
@@ -8,3 +8,3 @@ "use strict"; | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 4:13:28 pm | ||
* @Last modified time: Friday, 22nd February 2019 10:29:07 am | ||
* @License: All Rights Reserved | ||
@@ -11,0 +11,0 @@ * @Copyright: Copyright XY | The Findables Company |
{ | ||
"name": "@xyo-network/heuristics-common", | ||
"version": "0.23.0", | ||
"version": "0.24.0", | ||
"description": "A number of common heuristics used in the XYO protocol", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/buffer-utils": "^0.23.0", | ||
"@xyo-network/heuristics": "^0.23.0", | ||
"@xyo-network/serialization": "^0.23.0", | ||
"@xyo-network/serialization-schema": "^0.23.0" | ||
"@xyo-network/buffer-utils": "^0.24.0", | ||
"@xyo-network/heuristics": "^0.24.0", | ||
"@xyo-network/serialization": "^0.24.0", | ||
"@xyo-network/serialization-schema": "^0.24.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "451c89a026f13eed645b676f7073b3cffce955c5" | ||
"gitHead": "629618ae9a38cc374b662561d1786827b618c2fd" | ||
} |
@@ -7,3 +7,3 @@ /* | ||
* @Last modified by: ryanxyo | ||
* @Last modified time: Wednesday, 12th December 2018 4:13:28 pm | ||
* @Last modified time: Friday, 22nd February 2019 10:29:07 am | ||
* @License: All Rights Reserved | ||
@@ -10,0 +10,0 @@ * @Copyright: Copyright XY | The Findables Company |
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
12756
221
+ Added@xyo-network/base@0.24.0(transitive)
+ Added@xyo-network/buffer-utils@0.24.0(transitive)
+ Added@xyo-network/errors@0.24.0(transitive)
+ Added@xyo-network/heuristics@0.24.0(transitive)
+ Added@xyo-network/serialization@0.24.0(transitive)
+ Added@xyo-network/serialization-schema@0.24.0(transitive)
- Removed@xyo-network/base@0.23.0(transitive)
- Removed@xyo-network/buffer-utils@0.23.0(transitive)
- Removed@xyo-network/errors@0.23.0(transitive)
- Removed@xyo-network/heuristics@0.23.0(transitive)
- Removed@xyo-network/serialization@0.23.0(transitive)
- Removed@xyo-network/serialization-schema@0.23.0(transitive)