@podium/client
Advanced tools
Comparing version 4.4.3 to 4.4.4
@@ -0,1 +1,9 @@ | ||
## [4.4.4](https://github.com/podium-lib/client/compare/v4.4.3...v4.4.4) (2020-10-06) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.0.4 ([#136](https://github.com/podium-lib/client/issues/136)) ([9f71f0f](https://github.com/podium-lib/client/commit/9f71f0fe3c579d58c6a3b5376f8d9a0f3165867e)), closes [#142](https://github.com/podium-lib/client/issues/142) | ||
* **deps:** update dependency @podium/utils to v4.3.1 ([f5483b6](https://github.com/podium-lib/client/commit/f5483b6445baf36e6d1d33daa59da564a42ef33e)) | ||
## [4.4.3](https://github.com/podium-lib/client/compare/v4.4.2...v4.4.3) (2020-10-06) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@podium/client", | ||
"version": "4.4.3", | ||
"version": "4.4.4", | ||
"main": "lib/client.js", | ||
@@ -40,4 +40,4 @@ "license": "MIT", | ||
"@metrics/client": "2.5.0", | ||
"@podium/schemas": "4.0.3", | ||
"@podium/utils": "4.3.0", | ||
"@podium/schemas": "4.0.4", | ||
"@podium/utils": "4.3.1", | ||
"abslog": "2.4.0", | ||
@@ -54,13 +54,13 @@ "http-cache-semantics": "^4.0.3", | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/github": "7.0.7", | ||
"@semantic-release/npm": "7.0.5", | ||
"@semantic-release/github": "7.1.1", | ||
"@semantic-release/npm": "7.0.6", | ||
"@semantic-release/release-notes-generator": "9.0.1", | ||
"semantic-release": "17.1.1", | ||
"semantic-release": "17.1.2", | ||
"@podium/test-utils": "2.2.0", | ||
"@sinonjs/fake-timers": "6.0.1", | ||
"benchmark": "2.1.4", | ||
"eslint": "7.4.0", | ||
"eslint": "7.10.0", | ||
"eslint-config-airbnb-base": "14.2.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-import": "2.22.0", | ||
"eslint-config-prettier": "6.12.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-prettier": "3.1.4", | ||
@@ -71,5 +71,5 @@ "express": "4.17.1", | ||
"is-stream": "2.0.0", | ||
"prettier": "2.0.5", | ||
"prettier": "2.1.2", | ||
"tap": "14.10.8" | ||
} | ||
} |
84814
+ Added@podium/schemas@4.0.4(transitive)
+ Added@podium/utils@4.3.1(transitive)
+ Addedajv@6.12.5(transitive)
- Removed@podium/schemas@4.0.24.0.3(transitive)
- Removed@podium/utils@4.3.0(transitive)
- Removedajv@6.12.26.12.4(transitive)
Updated@podium/schemas@4.0.4
Updated@podium/utils@4.3.1