@springworks/input-validator
Advanced tools
Comparing version 3005.86.6 to 3005.90.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [3005.90.3](https://github.com/Springworks/m2h-mono/compare/v3005.90.2...v3005.90.3) (2021-11-26) | ||
**Note:** Version bump only for package @springworks/input-validator | ||
## [3005.86.6](https://github.com/Springworks/m2h-mono/compare/v3005.86.5...v3005.86.6) (2021-11-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@springworks/input-validator", | ||
"version": "3005.86.6", | ||
"version": "3005.90.3", | ||
"description": "Simple module to validate input parameters.", | ||
@@ -13,3 +13,3 @@ "main": "build/main.js", | ||
"@hapi/joi": "^17.1.1", | ||
"@springworks/error-factory": "3005.86.6", | ||
"@springworks/error-factory": "3005.90.3", | ||
"@types/hapi__joi": "^17.1.7" | ||
@@ -26,3 +26,3 @@ }, | ||
"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/input-validator#readme", | ||
"gitHead": "ff57878695ad6e098ef04bf8d0ae286e0b6d4ca1" | ||
"gitHead": "2eaa1728589e68ecd7a86dc19bf696023934db3e" | ||
} |
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
29142
+ Added@springworks/error-factory@3005.90.3(transitive)
- Removed@springworks/error-factory@3005.86.6(transitive)