stubborn-ws
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -0,1 +1,8 @@ | ||
## [5.0.3](https://github.com/ybonnefond/stubborn/compare/v5.0.2...v5.0.3) (2020-06-23) | ||
### Automatic Dependencies Upgrade | ||
* bump dependencies ([0de24fa](https://github.com/ybonnefond/stubborn/commit/0de24fa95e067337a8bdde932e682849c8b26e73)) | ||
## [5.0.2](https://github.com/ybonnefond/stubborn/compare/v5.0.1...v5.0.2) (2020-06-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "stubborn-ws", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "Web server to mock external HTTP APIs in tests", | ||
@@ -52,13 +52,13 @@ "types": "dist/index.d.ts", | ||
"@types/hapi__accept": "^5.0.0", | ||
"@types/jest": "^24.0.22", | ||
"@types/jest": "^26.0.0", | ||
"@types/lodash": "^4.14.138", | ||
"got": "^11.3.0", | ||
"husky": "^4.2.5", | ||
"jest": "^25.1.0", | ||
"jest": "^26.0.1", | ||
"jest-diff": "^26.0.1", | ||
"jsdoc-to-markdown": "^5.0.1", | ||
"jsdoc-to-markdown": "^6.0.1", | ||
"lint-staged": "^10.2.11", | ||
"prettier": "^1.18.2", | ||
"prettier": "^2.0.5", | ||
"semantic-release": "^17.1.0", | ||
"ts-jest": "^25.0.0", | ||
"ts-jest": "^26.1.1", | ||
"tslint": "^6.0.0", | ||
@@ -69,3 +69,3 @@ "tslint-config-prettier": "^1.18.0", | ||
"dependencies": { | ||
"@hapi/accept": "^4.0.0", | ||
"@hapi/accept": "^5.0.1", | ||
"body-parser": "^1.19.0", | ||
@@ -72,0 +72,0 @@ "chalk": "^4.1.0", |
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
177000
+ Added@hapi/accept@5.0.2(transitive)
+ Added@hapi/boom@9.1.4(transitive)
+ Added@hapi/hoek@9.3.0(transitive)
- Removed@hapi/accept@4.0.1(transitive)
- Removed@hapi/boom@8.0.1(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
Updated@hapi/accept@^5.0.1