@springworks/input-validator
Advanced tools
Comparing version 3002.19.104 to 3002.19.105
@@ -6,2 +6,10 @@ # Change Log | ||
## 3002.19.105 (2020-09-09) | ||
**Note:** Version bump only for package @springworks/input-validator | ||
## 3002.19.104 (2020-09-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@springworks/input-validator", | ||
"version": "3002.19.104", | ||
"version": "3002.19.105", | ||
"description": "Simple module to validate input parameters.", | ||
@@ -16,3 +16,3 @@ "main": "build/main.js", | ||
"@hapi/joi": "^17.1.0", | ||
"@springworks/error-factory": "3002.19.104", | ||
"@springworks/error-factory": "3002.19.105", | ||
"@types/hapi__joi": "^16.0.12" | ||
@@ -29,3 +29,3 @@ }, | ||
"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/input-validator#readme", | ||
"gitHead": "860fbab99a3fcbcd91e275239b89d5705cda980b" | ||
"gitHead": "f73876bcc4f84acef854fe267329e55bc79414b7" | ||
} |
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
23647
+ Added@springworks/error-factory@3002.19.105(transitive)
+ Added@springworks/random-string@3002.19.105(transitive)
- Removed@springworks/error-factory@3002.19.104(transitive)
- Removed@springworks/random-string@3002.19.104(transitive)