@syntest/base-language
Advanced tools
Comparing version 0.2.0-beta.26 to 0.2.0-beta.27
@@ -21,2 +21,3 @@ export * from "./lib/plugins/objective-managers/SimpleObjectiveManagerPlugin"; | ||
export * from "./lib/presets/NSGAIIPreset"; | ||
export * from "./lib/util/Events"; | ||
export * from "./lib/util/fileSystem"; | ||
@@ -23,0 +24,0 @@ export * from "./lib/Configuration"; |
@@ -54,2 +54,3 @@ "use strict"; | ||
__exportStar(require("./lib/presets/NSGAIIPreset"), exports); | ||
__exportStar(require("./lib/util/Events"), exports); | ||
__exportStar(require("./lib/util/fileSystem"), exports); | ||
@@ -56,0 +57,0 @@ __exportStar(require("./lib/Configuration"), exports); |
{ | ||
"name": "@syntest/base-language", | ||
"version": "0.2.0-beta.26", | ||
"version": "0.2.0-beta.27", | ||
"description": "The base testing tool of the SynTest Framework", | ||
@@ -49,7 +49,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syntest/analysis": "^0.1.0-beta.3", | ||
"@syntest/analysis": "^0.1.0-beta.4", | ||
"@syntest/logging": "^0.1.0-beta.6", | ||
"@syntest/metric": "^0.1.0-beta.4", | ||
"@syntest/module": "^0.1.0-beta.13", | ||
"@syntest/search": "^0.4.0-beta.23", | ||
"@syntest/module": "^0.1.0-beta.14", | ||
"@syntest/search": "^0.4.0-beta.24", | ||
"yargs": "^17.7.1" | ||
@@ -63,3 +63,3 @@ }, | ||
}, | ||
"gitHead": "909f98a3d10c385bb833a094c65b3352ba6a7e3c" | ||
"gitHead": "88813984d20845cfac1b1cd3a1fdbaef5f23d8dc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
151967
120
2376