@podium/client
Advanced tools
Comparing version 4.4.31 to 4.4.32
@@ -0,1 +1,8 @@ | ||
## [4.4.32](https://github.com/podium-lib/client/compare/v4.4.31...v4.4.32) (2021-07-16) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.23 ([0ad1042](https://github.com/podium-lib/client/commit/0ad104279a9a299737db5bbc5c2e65e43bacbc03)) | ||
## [4.4.31](https://github.com/podium-lib/client/compare/v4.4.30...v4.4.31) (2021-07-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/client", | ||
"version": "4.4.31", | ||
"version": "4.4.32", | ||
"main": "lib/client.js", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"lint:fix": "eslint --fix .", | ||
"test": "tap test/*.js", | ||
"test": "tap --no-cov test/*.js", | ||
"lint:format": "eslint --fix .", | ||
@@ -41,3 +41,3 @@ "precommit": "lint-staged" | ||
"@metrics/client": "2.5.0", | ||
"@podium/schemas": "4.1.22", | ||
"@podium/schemas": "4.1.23", | ||
"@podium/utils": "4.4.23", | ||
@@ -52,2 +52,3 @@ "abslog": "2.4.0", | ||
"devDependencies": { | ||
"@podium/test-utils": "2.3.0", | ||
"@semantic-release/changelog": "5.0.1", | ||
@@ -59,4 +60,3 @@ "@semantic-release/commit-analyzer": "8.0.1", | ||
"@semantic-release/release-notes-generator": "9.0.3", | ||
"semantic-release": "17.4.3", | ||
"@podium/test-utils": "2.3.0", | ||
"semantic-release": "17.4.2", | ||
"@sinonjs/fake-timers": "7.0.5", | ||
@@ -74,4 +74,4 @@ "benchmark": "2.1.4", | ||
"prettier": "2.2.1", | ||
"tap": "14.11.0" | ||
"tap": "15.0.9" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92171
+ Added@podium/schemas@4.1.23(transitive)
+ Addedajv@8.6.2(transitive)
Updated@podium/schemas@4.1.23