@swiftmr/electron-builder
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@swiftmr/electron-builder", | ||
"description": "A complete solution to package and build a ready for distribution Electron app for MacOS, Windows and Linux with “auto update” support out of the box", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"electron-builder-public-version": "22.14.5", | ||
@@ -54,4 +54,4 @@ "main": "out/index.js", | ||
"dependencies": { | ||
"@swiftmr/app-builder-lib": "1.0.2", | ||
"@types/yargs": "^17.0.1", | ||
"@swiftmr/app-builder-lib": "1.0.0", | ||
"builder-util": "workspace:*", | ||
@@ -58,0 +58,0 @@ "builder-util-runtime": "workspace:*", |
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
65628
22
531
+ Added@swiftmr/app-builder-lib@1.0.2(transitive)
- Removed@swiftmr/app-builder-lib@1.0.0(transitive)