@springworks/input-validator
Advanced tools
Comparing version 3005.113.2 to 3005.113.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [3005.113.3](https://github.com/Springworks/m2h-mono/compare/v3005.113.2...v3005.113.3) (2022-02-10) | ||
**Note:** Version bump only for package @springworks/input-validator | ||
## [3005.113.2](https://github.com/Springworks/m2h-mono/compare/v3005.113.1...v3005.113.2) (2022-02-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@springworks/input-validator", | ||
"version": "3005.113.2", | ||
"version": "3005.113.3", | ||
"description": "Simple module to validate input parameters.", | ||
@@ -12,3 +12,3 @@ "main": "build/main.js", | ||
"dependencies": { | ||
"@springworks/error-factory": "3005.113.2", | ||
"@springworks/error-factory": "3005.113.3", | ||
"joi": "^17.6.0" | ||
@@ -25,3 +25,3 @@ }, | ||
"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/input-validator#readme", | ||
"gitHead": "91650adcbc68e0596e7c192c2455279e48798d54" | ||
"gitHead": "467681c36001af1c178d568b7b3d115b39c51da8" | ||
} |
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
24383
+ Added@springworks/error-factory@3005.113.3(transitive)
- Removed@springworks/error-factory@3005.113.2(transitive)