@xyo-network/heuristics
Advanced tools
Comparing version 0.51.0 to 0.52.0
{ | ||
"name": "@xyo-network/heuristics", | ||
"version": "0.51.0", | ||
"version": "0.52.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.51.0", | ||
"@xyo-network/errors": "^0.51.0", | ||
"@xyo-network/serialization": "^0.51.0" | ||
"@xyo-network/buffer-utils": "^0.52.0", | ||
"@xyo-network/errors": "^0.52.0", | ||
"@xyo-network/serialization": "^0.52.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f3a487857c0afce2eebc5e9036a7e82b0a6b9f08" | ||
"gitHead": "e03889fa7d53baf39e575b32abac066c2cc967f9" | ||
} |
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
+ Added@xyo-network/base@0.52.0(transitive)
+ Added@xyo-network/buffer-utils@0.52.0(transitive)
+ Added@xyo-network/errors@0.52.0(transitive)
+ Added@xyo-network/meta-list@0.52.0(transitive)
+ Added@xyo-network/serialization@0.52.0(transitive)
+ Added@xyo-network/utils@0.52.0(transitive)
- Removed@xyo-network/base@0.51.0(transitive)
- Removed@xyo-network/buffer-utils@0.51.0(transitive)
- Removed@xyo-network/errors@0.51.0(transitive)
- Removed@xyo-network/meta-list@0.51.0(transitive)
- Removed@xyo-network/serialization@0.51.0(transitive)
- Removed@xyo-network/utils@0.51.0(transitive)
Updated@xyo-network/errors@^0.52.0