@syntest/search
Advanced tools
Comparing version 0.4.1-beta.0 to 0.4.1
{ | ||
"name": "@syntest/search", | ||
"version": "0.4.1-beta.0", | ||
"version": "0.4.1", | ||
"description": "The common core of the SynTest Framework", | ||
@@ -49,6 +49,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@syntest/analysis": "^0.2.0-beta.0", | ||
"@syntest/cfg": "^0.4.0-beta.0", | ||
"@syntest/logging": "^0.1.1-beta.0", | ||
"@syntest/prng": "^0.1.1-beta.0" | ||
"@syntest/analysis": "^0.2.0", | ||
"@syntest/cfg": "^0.4.0", | ||
"@syntest/logging": "^0.1.1", | ||
"@syntest/prng": "^0.1.1" | ||
}, | ||
@@ -65,3 +65,3 @@ "engines": { | ||
}, | ||
"gitHead": "69b3cef9f22b6a2132873cf59d38ede2963a371f" | ||
"gitHead": "912254257fbc2c098f58a4691e3c71fc00498222" | ||
} |
312018
Updated@syntest/analysis@^0.2.0
Updated@syntest/cfg@^0.4.0
Updated@syntest/logging@^0.1.1
Updated@syntest/prng@^0.1.1