@electron-forge/installer-base
Advanced tools
Comparing version 6.0.0-beta.47 to 6.0.0-beta.48
{ | ||
"name": "@electron-forge/installer-base", | ||
"version": "6.0.0-beta.47", | ||
"version": "6.0.0-beta.48", | ||
"description": "Base installer helper for Electron Forge", | ||
@@ -12,10 +12,10 @@ "repository": "https://github.com/electron-userland/electron-forge", | ||
"chai": "4.2.0", | ||
"mocha": "^6.2.2" | ||
"mocha": "^7.0.1" | ||
}, | ||
"engines": { | ||
"node": ">= 8.0" | ||
"node": ">= 10.0.0" | ||
}, | ||
"dependencies": { | ||
"@electron-forge/async-ora": "6.0.0-beta.47" | ||
"@electron-forge/async-ora": "6.0.0-beta.48" | ||
} | ||
} |
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
4022
+ Added@electron-forge/async-ora@6.0.0-beta.48(transitive)
- Removed@electron-forge/async-ora@6.0.0-beta.47(transitive)