Comparing version 0.5.0-alpha.529e697a to 0.5.0-alpha.5af23215
{ | ||
"name": "kecubung", | ||
"version": "0.5.0-alpha.529e697a", | ||
"version": "0.5.0-alpha.5af23215", | ||
"description": "Javascript transformer to Type Metadata", | ||
@@ -20,23 +20,23 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@types/node": "^8.0.28", | ||
"reflect-metadata": "^0.1.10", | ||
"tslib": "^1.7.1" | ||
"@types/node": "^10.1.4", | ||
"reflect-metadata": "^0.1.12", | ||
"tslib": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"@types/babylon": "^6.16.2", | ||
"@types/chai": "^4.0.4", | ||
"@types/express": "^4.0.37", | ||
"@types/mocha": "^2.2.43", | ||
"babylon": "^6.18.0", | ||
"@types/chai": "^4.1.3", | ||
"@types/express": "^4.11.1", | ||
"@types/mocha": "^5.2.0", | ||
"babylon": "^7.0.0-beta.34", | ||
"chai": "^4.1.2", | ||
"coveralls": "^2.13.1", | ||
"coveralls": "^3.0.1", | ||
"del": "^3.0.0", | ||
"gulp": "^3.9.1", | ||
"gulp-istanbul": "^1.1.2", | ||
"gulp-istanbul": "^1.1.3", | ||
"gulp-mocha": "^3.0.1", | ||
"gulp-typescript": "^3.2.2", | ||
"mocha": "^3.5.3", | ||
"run-sequence": "^2.1.0", | ||
"typescript": "^2.5.2" | ||
"gulp-typescript": "^4.0.2", | ||
"mocha": "^5.2.0", | ||
"run-sequence": "^2.2.1", | ||
"typescript": "^2.8.4" | ||
} | ||
} |
73344
+ Added@types/node@10.17.60(transitive)
- Removed@types/node@8.10.66(transitive)
Updated@types/node@^10.1.4
Updatedreflect-metadata@^0.1.12
Updatedtslib@^1.9.2