@worldsibu/convector-core-model
Advanced tools
Comparing version 1.1.9-0-alpha.7c342026 to 1.1.9-0-alpha.7f5127fc
@@ -188,3 +188,3 @@ "use strict"; | ||
.reduce(function (result, key) { | ||
return (tslib_1.__assign({}, result, (_a = {}, _a[key] = content[key], _a))); | ||
return (tslib_1.__assign({}, result, (_a = {}, _a[key] = content[key] !== undefined ? content[key] : content['_' + key], _a))); | ||
var _a; | ||
@@ -191,0 +191,0 @@ }, {}); |
{ | ||
"name": "@worldsibu/convector-core-model", | ||
"version": "1.1.9-0-alpha.7c342026", | ||
"version": "1.1.9-0-alpha.7f5127fc", | ||
"description": "Convector Model base class", | ||
@@ -35,4 +35,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@worldsibu/convector-core-errors": "1.1.9-0-alpha.7c342026", | ||
"@worldsibu/convector-core-storage": "1.1.9-0-alpha.7c342026", | ||
"@worldsibu/convector-core-errors": "1.1.9-0-alpha.7f5127fc", | ||
"@worldsibu/convector-core-storage": "1.1.9-0-alpha.7f5127fc", | ||
"tslib": "^1.9.0", | ||
@@ -39,0 +39,0 @@ "yup": "^0.24.1" |
Sorry, the diff of this file is not supported yet
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
38403
+ Added@worldsibu/convector-core-errors@1.1.9-0-alpha.7f5127fc(transitive)
+ Added@worldsibu/convector-core-storage@1.1.9-0-alpha.7f5127fc(transitive)
- Removed@worldsibu/convector-core-errors@1.1.9-0-alpha.7c342026(transitive)
- Removed@worldsibu/convector-core-storage@1.1.9-0-alpha.7c342026(transitive)
Updated@worldsibu/convector-core-errors@1.1.9-0-alpha.7f5127fc
Updated@worldsibu/convector-core-storage@1.1.9-0-alpha.7f5127fc