@digabi/exam-engine-exams
Advanced tools
Comparing version 10.2.0-alpha.0 to 11.0.0-refactor-types.0
{ | ||
"name": "@digabi/exam-engine-exams", | ||
"version": "10.2.0-alpha.0", | ||
"version": "11.0.0-refactor-types.0", | ||
"author": "Matriculation Examination Board, Finland", | ||
@@ -18,11 +18,8 @@ "license": "EUPL-1.1", | ||
"scripts": { | ||
"build": "tsc --build", | ||
"lint": "tslint -p .", | ||
"test": "echo OK", | ||
"prepublishOnly": "yarn build && find . -name '*.xml' -print0 | xargs -0 -n 1 node ../cli/dist/index.js create-mex -p salasana -n nsa-scripts.zip -s security-codes.json -k \"${ANSWERS_PRIVATE_KEY:?must be set}\" " | ||
"prepublishOnly": "find . -name '*.xml' -print0 | xargs -0 -n 1 node ../cli/dist/index.js create-mex -p salasana -n nsa-scripts.zip -s security-codes.json -k \"${ANSWERS_PRIVATE_KEY:?must be set}\" " | ||
}, | ||
"dependencies": { | ||
"@digabi/exam-engine-mastering": "10.2.0-alpha.0" | ||
"@digabi/exam-engine-mastering": "11.0.0-refactor-types.0" | ||
}, | ||
"gitHead": "5f38df47ad160ca97736ced9991065f88cd111f7" | ||
"gitHead": "7175804eb534f808d7c28022621c9f64a690e337" | ||
} |
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
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
13
32
2
127
124606017
103
+ Added@digabi/exam-engine-core@11.0.0-refactor-types.0(transitive)
+ Added@digabi/exam-engine-mastering@11.0.0-refactor-types.0(transitive)
- Removed@digabi/exam-engine-core@10.2.0-alpha.0(transitive)
- Removed@digabi/exam-engine-mastering@10.2.0-alpha.0(transitive)
Updated@digabi/exam-engine-mastering@11.0.0-refactor-types.0