electron-builder-util
Advanced tools
Comparing version 19.3.0 to 19.4.0
@@ -21,6 +21,2 @@ "use strict"; | ||
const prevValue = target[key]; | ||
if (prevValue === null) { | ||
// if explicitly set to null, it means that we want to not use default or inherited value | ||
return; | ||
} | ||
if (prevValue == null || value == null || !isObject(prevValue) || !isObject(value)) { | ||
@@ -27,0 +23,0 @@ target[key] = value; |
{ | ||
"name": "electron-builder-util", | ||
"version": "19.3.0", | ||
"version": "19.4.0", | ||
"main": "out/util.js", | ||
@@ -15,3 +15,3 @@ "author": "Vladimir Krivosheev", | ||
"fs-extra-p": "^4.3.0", | ||
"fcopy-pre-bundled": "0.3.3", | ||
"fcopy-pre-bundled": "0.3.4", | ||
"is-ci": "^1.0.10", | ||
@@ -23,3 +23,3 @@ "stat-mode": "^0.2.2", | ||
"node-emoji": "^1.5.1", | ||
"electron-builder-http": "~19.2.3", | ||
"electron-builder-http": "~19.4.0", | ||
"source-map-support": "^0.4.15", | ||
@@ -26,0 +26,0 @@ "7zip-bin": "^2.1.0", |
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
116700
1229
+ Addedelectron-builder-http@19.4.2(transitive)
+ Addedfcopy-pre-bundled@0.3.4(transitive)
- Removedelectron-builder-http@19.2.3(transitive)
- Removedfcopy-pre-bundled@0.3.3(transitive)
Updatedfcopy-pre-bundled@0.3.4