@robotlegsjs/macrobot
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -46,2 +46,16 @@ # RobotlegsJS Macrobot Changelog | ||
### [v1.0.3](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.3) - 2019-10-24 | ||
#### Changed | ||
- Update `@robotlegsjs/core` to version `1.0.3` (see #107). | ||
- Update `instanbul` settings (see #106). | ||
- Migrate project to `travis-ci.com`. | ||
- Update `codebeat` Project UUID. | ||
- Update dev dependencies to latest version. | ||
### [v1.0.2](https://github.com/RobotlegsJS/RobotlegsJS-Macrobot/releases/tag/1.0.2) - 2019-03-23 | ||
@@ -48,0 +62,0 @@ |
{ | ||
"name": "@robotlegsjs/macrobot", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript port of Robotlegs Utilities Macrobot", | ||
@@ -26,2 +26,3 @@ "main": "lib/index.js", | ||
"nyc": { | ||
"extends": "@istanbuljs/nyc-config-typescript", | ||
"include": [ | ||
@@ -43,2 +44,3 @@ "src/**/*.ts" | ||
], | ||
"check-coverage": true, | ||
"sourceMap": true, | ||
@@ -81,54 +83,52 @@ "instrument": true | ||
"dependencies": { | ||
"@robotlegsjs/core": "^1.0.1", | ||
"tslib": "^1.9.3" | ||
"@robotlegsjs/core": "^1.0.3", | ||
"tslib": "^1.10.0" | ||
}, | ||
"devDependencies": { | ||
"@robotlegsjs/signalcommandmap": "^1.0.1", | ||
"@types/bluebird": "^3.5.26", | ||
"@types/chai": "^4.1.7", | ||
"@types/mocha": "^5.2.6", | ||
"@types/sinon": "^7.0.10", | ||
"@types/webpack-env": "^1.13.9", | ||
"bluebird": "^3.5.3", | ||
"@istanbuljs/nyc-config-typescript": "^0.1.3", | ||
"@robotlegsjs/signalcommandmap": "^1.0.2", | ||
"@types/bluebird": "^3.5.28", | ||
"@types/chai": "^4.2.4", | ||
"@types/mocha": "^5.2.7", | ||
"@types/sinon": "^7.5.0", | ||
"@types/webpack-env": "^1.14.1", | ||
"bluebird": "^3.7.1", | ||
"browserify-versionify": "^1.0.6", | ||
"chai": "^4.2.0", | ||
"es6-map": "^0.1.5", | ||
"es6-symbol": "^3.1.1", | ||
"es6-symbol": "^3.1.2", | ||
"glslify": "^7.0.0", | ||
"imports-loader": "^0.8.0", | ||
"istanbul": "^0.4.5", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"karma": "^4.0.1", | ||
"karma": "^4.4.1", | ||
"karma-chai-sinon": "^0.1.5", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-coverage-istanbul-reporter": "^2.0.5", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-coverage-istanbul-reporter": "^2.1.0", | ||
"karma-es6-shim": "^1.0.0", | ||
"karma-mocha": "^1.3.0", | ||
"karma-mocha-reporter": "^2.2.5", | ||
"karma-remap-istanbul": "^0.6.0", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-sourcemap-writer": "^0.1.2", | ||
"karma-webpack": "^3.0.5", | ||
"mocha": "^6.0.2", | ||
"nyc": "^13.3.0", | ||
"prettier": "^1.16.4", | ||
"publish-please": "^5.4.3", | ||
"puppeteer": "^1.13.0", | ||
"karma-webpack": "^4.0.2", | ||
"mocha": "^6.2.2", | ||
"nyc": "^14.1.1", | ||
"prettier": "^1.18.2", | ||
"publish-please": "^5.5.1", | ||
"puppeteer": "^2.0.0", | ||
"reflect-metadata": "^0.1.13", | ||
"remap-istanbul": "^0.13.0", | ||
"rimraf": "^2.6.3", | ||
"sinon": "^7.3.0", | ||
"rimraf": "^3.0.0", | ||
"sinon": "^7.5.0", | ||
"sinon-chai": "^3.3.0", | ||
"source-map-support": "^0.5.11", | ||
"ts-loader": "^5.3.3", | ||
"ts-node": "^8.0.3", | ||
"tslint": "^5.14.0", | ||
"source-map-support": "^0.5.13", | ||
"ts-loader": "^6.2.1", | ||
"ts-node": "^8.4.1", | ||
"tslint": "^5.20.0", | ||
"tslint-config-prettier": "^1.18.0", | ||
"typescript": "^3.3.4000", | ||
"uglifyjs-webpack-plugin": "^2.1.2", | ||
"webpack": "^4.29.6", | ||
"webpack-cli": "^3.3.0", | ||
"webpack-dev-server": "^3.2.1" | ||
"typescript": "^3.6.4", | ||
"uglifyjs-webpack-plugin": "^2.2.0", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.9", | ||
"webpack-dev-server": "^3.9.0" | ||
} | ||
} |
@@ -5,4 +5,4 @@ # RobotlegsJS Macrobot | ||
[![Gitter chat](https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg)](https://gitter.im/RobotlegsJS/RobotlegsJS) | ||
[![Build Status](https://travis-ci.org/RobotlegsJS/RobotlegsJS-Macrobot.svg?branch=master)](https://travis-ci.org/RobotlegsJS/RobotlegsJS-Macrobot) | ||
[![codebeat badge](https://codebeat.co/badges/1cda65cb-4c37-4f86-ab8e-c9538c9d258c)](https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-macrobot-master) | ||
[![Build Status](https://travis-ci.com/RobotlegsJS/RobotlegsJS-Macrobot.svg?branch=master)](https://travis-ci.com/RobotlegsJS/RobotlegsJS-Macrobot) | ||
[![codebeat badge](https://codebeat.co/badges/b94a4b05-0483-4add-afad-0850a587872d)](https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-macrobot-master) | ||
[![Maintainability](https://api.codeclimate.com/v1/badges/46031a693884b3c45506/maintainability)](https://codeclimate.com/github/RobotlegsJS/RobotlegsJS-Macrobot/maintainability) | ||
@@ -9,0 +9,0 @@ [![Test Coverage](https://api.codeclimate.com/v1/badges/46031a693884b3c45506/test_coverage)](https://codeclimate.com/github/RobotlegsJS/RobotlegsJS-Macrobot/test_coverage) |
Sorry, the diff of this file is not supported yet
103085
45
Updated@robotlegsjs/core@^1.0.3
Updatedtslib@^1.10.0