@syntest/base-language
Advanced tools
Comparing version 0.2.1 to 0.3.0-beta.0
@@ -50,3 +50,3 @@ "use strict"; | ||
const objectiveName = objective.getIdentifier().split(path.sep).pop(); | ||
SearchPerformanceListener.LOGGER.info(`${objectiveName}: ${distance} (lowest: ${objective.getLowestDistance()}`); | ||
SearchPerformanceListener.LOGGER.info(`${objectiveName}: ${distance} (lowest: ${objective.getLowestDistance()})`); | ||
} | ||
@@ -53,0 +53,0 @@ }); |
{ | ||
"name": "@syntest/base-language", | ||
"version": "0.2.1", | ||
"version": "0.3.0-beta.0", | ||
"description": "The base testing tool of the SynTest Framework", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"@syntest/module": "^0.1.1", | ||
"@syntest/search": "^0.4.1", | ||
"@syntest/search": "^0.5.0-beta.0", | ||
"@syntest/storage": "^0.2.0", | ||
@@ -66,3 +66,3 @@ "globby": "11.0.4", | ||
}, | ||
"gitHead": "912254257fbc2c098f58a4691e3c71fc00498222" | ||
"gitHead": "c18ffa4c96e1f5e5cf9a7fc8c6bd96c9e5683bb4" | ||
} |
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
200485
+ Added@syntest/analysis@0.3.0-beta.5(transitive)
+ Added@syntest/cfg@0.5.0-beta.3(transitive)
+ Added@syntest/diagnostics@0.1.0-beta.1(transitive)
+ Added@syntest/logging@0.2.0-beta.5(transitive)
+ Added@syntest/prng@0.2.0-beta.5(transitive)
+ Added@syntest/search@0.5.0-beta.16(transitive)
+ Addedbignumber.js@9.1.2(transitive)
+ Addedwinston@3.13.0(transitive)
- Removed@syntest/prng@0.1.1(transitive)
- Removed@syntest/search@0.4.1(transitive)
- Removedbignumber.js@9.0.1(transitive)