|
@@ -21,7 +21,7 @@
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"babel-polyfill": "^6.9.1",
|
|
"babel-polyfill": "^6.9.1",
|
|
- "chance": "^1.0.3",
|
|
|
|
|
|
+ "chance": "^1.0.4",
|
|
"class-validator": "^0.5.0-alpha.3",
|
|
"class-validator": "^0.5.0-alpha.3",
|
|
"commander": "^2.9.0",
|
|
"commander": "^2.9.0",
|
|
"escodegen": "^1.8.0",
|
|
"escodegen": "^1.8.0",
|
|
@@ -29,35 +29,35 @@
|
|
"estraverse": "^4.2.0",
|
|
"estraverse": "^4.2.0",
|
|
"format-unicorn": "^1.1.0",
|
|
"format-unicorn": "^1.1.0",
|
|
"mkdirp": "^0.5.1",
|
|
"mkdirp": "^0.5.1",
|
|
- "source-map-support": "^0.4.1"
|
|
|
|
|
|
+ "source-map-support": "^0.4.2"
|
|
},
|
|
},
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
- "@types/chai": "^3.4.27-alpha",
|
|
|
|
- "@types/chance": "^0.7.27-alpha",
|
|
|
|
- "@types/commander": "^2.3.28",
|
|
|
|
- "@types/esprima": "^2.1.27-alpha",
|
|
|
|
|
|
+ "@types/chai": "^3.4.29",
|
|
|
|
+ "@types/chance": "^0.7.28",
|
|
|
|
+ "@types/commander": "^2.3.29",
|
|
|
|
+ "@types/esprima": "^2.1.28",
|
|
"@types/format-unicorn": "0.0.28",
|
|
"@types/format-unicorn": "0.0.28",
|
|
- "@types/joi": "^6.5.27-alpha",
|
|
|
|
- "@types/mkdirp": "^0.3.27-alpha",
|
|
|
|
- "@types/mocha": "^2.2.26-alpha",
|
|
|
|
- "@types/node": "^4.0.28-alpha",
|
|
|
|
- "@types/sinon": "^1.16.25-alpha",
|
|
|
|
- "babel-cli": "^6.10.1",
|
|
|
|
|
|
+ "@types/joi": "^6.5.28",
|
|
|
|
+ "@types/mkdirp": "^0.3.28",
|
|
|
|
+ "@types/mocha": "^2.2.28",
|
|
|
|
+ "@types/node": "^4.0.30",
|
|
|
|
+ "@types/sinon": "^1.16.26",
|
|
|
|
+ "babel-cli": "^6.11.4",
|
|
"babel-loader": "^6.2.4",
|
|
"babel-loader": "^6.2.4",
|
|
"babel-preset-es2015": "^6.9.0",
|
|
"babel-preset-es2015": "^6.9.0",
|
|
"chai": "^3.5.0",
|
|
"chai": "^3.5.0",
|
|
"chai-members-deep": "^1.1.0",
|
|
"chai-members-deep": "^1.1.0",
|
|
- "coveralls": "^2.11.9",
|
|
|
|
|
|
+ "coveralls": "^2.11.11",
|
|
"istanbul": "1.1.0-alpha.1",
|
|
"istanbul": "1.1.0-alpha.1",
|
|
- "mocha": "^2.5.3",
|
|
|
|
- "sinon": "^1.17.4",
|
|
|
|
|
|
+ "mocha": "^3.0.0-1",
|
|
|
|
+ "sinon": "^2.0.0-pre.2",
|
|
"ts-loader": "^0.8.2",
|
|
"ts-loader": "^0.8.2",
|
|
- "ts-node": "^0.9.3",
|
|
|
|
|
|
+ "ts-node": "^1.2.1",
|
|
"tslint": "^3.13.0",
|
|
"tslint": "^3.13.0",
|
|
"typescript": "^2.0.0",
|
|
"typescript": "^2.0.0",
|
|
- "typings": "^1.3.1",
|
|
|
|
- "webpack": "^2.1.0-beta.15",
|
|
|
|
- "webpack-node-externals": "^1.2.0"
|
|
|
|
|
|
+ "typings": "^1.3.2",
|
|
|
|
+ "webpack": "^2.1.0-beta.20",
|
|
|
|
+ "webpack-node-externals": "^1.3.0"
|
|
},
|
|
},
|
|
"repository": {
|
|
"repository": {
|
|
"type": "git",
|
|
"type": "git",
|