@contactlab/appy
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -0,1 +1,7 @@ | ||
## [1.2.3](https://github.com/contactlab/appy/compare/1.2.2...1.2.3) (2018-12-04) | ||
### Bug Fixes | ||
- **package:** update fp-ts to version 1.12.0 ([#76](https://github.com/contactlab/appy/issues/76)) ([c7d3ecd](https://github.com/contactlab/appy/commit/c7d3ecd)), closes [#67](https://github.com/contactlab/appy/issues/67) | ||
## [1.2.2](https://github.com/contactlab/appy/compare/1.2.1...1.2.2) (2018-11-02) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "@contactlab/appy", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Fetch API the Contactlab way", | ||
@@ -41,20 +41,20 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"fp-ts": "1.10.0", | ||
"io-ts": "1.4.0" | ||
"fp-ts": "1.12.0", | ||
"io-ts": "1.4.2" | ||
}, | ||
"devDependencies": { | ||
"@contactlab/tslint-config": "1.2.0", | ||
"@types/jest": "23.3.9", | ||
"@types/node": "10.12.2", | ||
"husky": "1.1.3", | ||
"@types/jest": "23.3.10", | ||
"@types/node": "10.12.12", | ||
"husky": "1.2.0", | ||
"jest": "23.6.0", | ||
"jest-fetch-mock": "1.6.6", | ||
"prettier": "1.14.3", | ||
"jest-fetch-mock": "2.0.1", | ||
"prettier": "1.15.3", | ||
"pretty-quick": "1.8.0", | ||
"rimraf": "2.6.2", | ||
"standard-changelog": "2.0.6", | ||
"ts-jest": "23.10.4", | ||
"ts-jest": "23.10.5", | ||
"ts-node": "7.0.1", | ||
"tslint": "5.11.0", | ||
"tslint-config-prettier": "1.15.0", | ||
"tslint-config-prettier": "1.17.0", | ||
"typescript": "3.1.6" | ||
@@ -61,0 +61,0 @@ }, |
42064
+ Addedfp-ts@1.12.0(transitive)
+ Addedio-ts@1.4.2(transitive)
- Removedfp-ts@1.10.0(transitive)
- Removedio-ts@1.4.0(transitive)
Updatedfp-ts@1.12.0
Updatedio-ts@1.4.2