@springworks/input-validator
Advanced tools
Comparing version 3005.86.1 to 3005.86.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3005.86.2](https://github.com/Springworks/m2h-mono/compare/v3005.86.1...v3005.86.2) (2021-11-19) | ||
**Note:** Version bump only for package @springworks/input-validator | ||
## [3005.86.1](https://github.com/Springworks/m2h-mono/compare/v3005.86.0...v3005.86.1) (2021-11-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@springworks/input-validator", | ||
"version": "3005.86.1", | ||
"version": "3005.86.2", | ||
"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.1" | ||
"@springworks/error-factory": "3005.86.2" | ||
}, | ||
@@ -28,3 +28,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fa554135762994e8956b6204dd5766730b924a9c" | ||
"gitHead": "1a82d2265932a64959a2ea2740a1b904a29f6d03" | ||
} |
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
28551
+ Added@springworks/error-factory@3005.86.2(transitive)
- Removed@springworks/error-factory@3005.86.1(transitive)