@electron-forge/installer-base
Advanced tools
Comparing version 6.0.0-beta.30 to 6.0.0-beta.31
{ | ||
"name": "@electron-forge/installer-base", | ||
"version": "6.0.0-beta.30", | ||
"version": "6.0.0-beta.31", | ||
"description": "Base installer helper for Electron Forge", | ||
@@ -10,5 +10,2 @@ "repository": "https://github.com/electron-userland/electron-forge", | ||
"typings": "dist/Installer.d.ts", | ||
"scripts": { | ||
"test": "mocha --require ts-node/register test/**/*_spec.ts test/**/**/*_spec.ts --opts ../../../mocha.opts" | ||
}, | ||
"devDependencies": { | ||
@@ -22,4 +19,4 @@ "chai": "4.2.0", | ||
"dependencies": { | ||
"@electron-forge/async-ora": "6.0.0-beta.30" | ||
"@electron-forge/async-ora": "6.0.0-beta.31" | ||
} | ||
} |
@@ -12,3 +12,3 @@ { | ||
"sourceMap": true, | ||
"rootDir": "src", | ||
"rootDir": ".", | ||
"experimentalDecorators": true, | ||
@@ -15,0 +15,0 @@ "strict": true, |
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
5329
+ Added@electron-forge/async-ora@6.0.0-beta.31(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedparse-ms@2.1.0(transitive)
+ Addedpretty-ms@4.0.0(transitive)
- Removed@electron-forge/async-ora@6.0.0-beta.30(transitive)
- Removeddebug@3.2.7(transitive)
- Removedparse-ms@1.0.1(transitive)
- Removedpretty-ms@3.2.0(transitive)