@springworks/error-factory
Advanced tools
Comparing version 3002.19.115 to 3002.19.116
@@ -6,2 +6,10 @@ # Change Log | ||
## 3002.19.116 (2020-09-24) | ||
**Note:** Version bump only for package @springworks/error-factory | ||
## 3002.19.115 (2020-09-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@springworks/error-factory", | ||
"version": "3002.19.115", | ||
"version": "3002.19.116", | ||
"description": "Custom error that makes use of HTTP error codes to identify different error types.", | ||
@@ -16,4 +16,4 @@ "main": "build/main.js", | ||
"@hapi/boom": "^9.0.0", | ||
"@springworks/random-string": "3002.19.115", | ||
"@springworks/swagger-schema-interfaces": "3002.19.115" | ||
"@springworks/random-string": "3002.19.116", | ||
"@springworks/swagger-schema-interfaces": "3002.19.116" | ||
}, | ||
@@ -33,3 +33,3 @@ "devDependencies": { | ||
"homepage": "https://github.com/Springworks/m2h-mono/tree/master/packages/error-factory#readme", | ||
"gitHead": "9e7f58c438e297b429ccbacb2e74d63f522be5aa" | ||
"gitHead": "7e3736f3570e7b65256232d21bcb54bfaf361245" | ||
} |
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
39534
+ Added@springworks/random-string@3002.19.116(transitive)
- Removed@springworks/random-string@3002.19.115(transitive)