@electron-forge/installer-base
Advanced tools
Comparing version 6.0.0-beta.51 to 6.0.0-beta.52
{ | ||
"name": "@electron-forge/installer-base", | ||
"version": "6.0.0-beta.51", | ||
"version": "6.0.0-beta.52", | ||
"description": "Base installer helper for Electron Forge", | ||
@@ -12,3 +12,3 @@ "repository": "https://github.com/electron-userland/electron-forge", | ||
"chai": "4.2.0", | ||
"mocha": "^7.1.2" | ||
"mocha": "^8.0.1" | ||
}, | ||
@@ -19,4 +19,4 @@ "engines": { | ||
"dependencies": { | ||
"@electron-forge/async-ora": "6.0.0-beta.51" | ||
"@electron-forge/async-ora": "6.0.0-beta.52" | ||
} | ||
} |
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
+ Added@electron-forge/async-ora@6.0.0-beta.52(transitive)
+ Addedpretty-ms@7.0.1(transitive)
- Removed@electron-forge/async-ora@6.0.0-beta.51(transitive)
- Removedpretty-ms@6.0.1(transitive)