@xyo-network/heuristics
Advanced tools
Comparing version 0.55.2-alpha.0 to 0.55.6-alpha.0
@@ -7,3 +7,3 @@ "use strict"; | ||
* @Filename: index.ts | ||
* @Last modified time: Wednesday, 6th March 2019 4:42:51 pm | ||
@@ -10,0 +10,0 @@ * @License: All Rights Reserved |
{ | ||
"name": "@xyo-network/heuristics", | ||
"version": "0.55.2-alpha.0", | ||
"version": "0.55.6-alpha.0", | ||
"description": "Helper utility for creating heuristics that are serializable / deserializable", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/buffer-utils": "^0.55.2-alpha.0", | ||
"@xyo-network/errors": "^0.55.2-alpha.0", | ||
"@xyo-network/serialization": "^0.55.2-alpha.0" | ||
"@xyo-network/buffer-utils": "^0.55.6-alpha.0", | ||
"@xyo-network/errors": "^0.55.6-alpha.0", | ||
"@xyo-network/serialization": "^0.55.6-alpha.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "62e4cabbc28af84e01f2c9d2c76c82a8e633cfdf" | ||
"gitHead": "e75c364eb6fc7be583feb2c92757f5039d555292" | ||
} |
@@ -6,3 +6,3 @@ /* | ||
* @Filename: index.ts | ||
* @Last modified time: Wednesday, 6th March 2019 4:42:51 pm | ||
@@ -9,0 +9,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
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
380287
0
+ Added@xyo-network/base@0.55.6-alpha.0(transitive)
+ Added@xyo-network/buffer-utils@0.55.6-alpha.0(transitive)
+ Added@xyo-network/errors@0.55.6-alpha.0(transitive)
+ Added@xyo-network/meta-list@0.55.6-alpha.0(transitive)
+ Added@xyo-network/serialization@0.55.6-alpha.0(transitive)
+ Added@xyo-network/utils@0.55.6-alpha.0(transitive)
- Removed@xyo-network/base@0.55.2-alpha.0(transitive)
- Removed@xyo-network/buffer-utils@0.55.2-alpha.0(transitive)
- Removed@xyo-network/errors@0.55.2-alpha.0(transitive)
- Removed@xyo-network/meta-list@0.55.2-alpha.0(transitive)
- Removed@xyo-network/serialization@0.55.2-alpha.0(transitive)
- Removed@xyo-network/utils@0.55.2-alpha.0(transitive)