@syntest/base-language
Advanced tools
Comparing version 0.2.0-beta.61 to 0.2.0-beta.62
@@ -6,2 +6,3 @@ "use strict"; | ||
const SearchMetricListener_1 = require("./plugins/event-listeners/SearchMetricListener"); | ||
const SearchPerformanceListener_1 = require("./plugins/event-listeners/SearchPerformanceListener"); | ||
const SearchProgressBarListener_1 = require("./plugins/event-listeners/SearchProgressBarListener"); | ||
@@ -26,2 +27,3 @@ const SimpleObjectiveManagerPlugin_1 = require("./plugins/objective-managers/SimpleObjectiveManagerPlugin"); | ||
moduleManager.registerPlugin(this, new SearchMetricListener_1.SearchMetricListener()); | ||
moduleManager.registerPlugin(this, new SearchPerformanceListener_1.SearchPerformanceListener()); | ||
moduleManager.registerPlugin(this, new SearchProgressBarListener_1.SearchProgressBarListener(userInterface)); | ||
@@ -28,0 +30,0 @@ moduleManager.registerPlugin(this, new SimpleObjectiveManagerPlugin_1.SimpleObjectiveManagerPlugin()); |
{ | ||
"name": "@syntest/base-language", | ||
"version": "0.2.0-beta.61", | ||
"version": "0.2.0-beta.62", | ||
"description": "The base testing tool of the SynTest Framework", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"@syntest/module": "^0.1.0-beta.21", | ||
"@syntest/search": "^0.4.0-beta.49", | ||
"@syntest/search": "^0.4.0-beta.50", | ||
"@syntest/storage": "^0.1.0-beta.0", | ||
@@ -66,3 +66,3 @@ "globby": "11.0.4", | ||
}, | ||
"gitHead": "c57529bd886deb967f76c55488ed183d2cd28a8d" | ||
"gitHead": "02e522f2937459aa07f9abae9a941c99a90448ec" | ||
} |
Sorry, the diff of this file is not supported yet
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
196017
136
2966