@electron-forge/async-ora
Advanced tools
Comparing version 6.0.0-beta.47 to 6.0.0-beta.48
{ | ||
"name": "@electron-forge/async-ora", | ||
"version": "6.0.0-beta.47", | ||
"version": "6.0.0-beta.48", | ||
"description": "A helper utility for wrapping async functions in an ora", | ||
@@ -12,5 +12,5 @@ "repository": "https://github.com/electron-userland/electron-forge", | ||
"chai": "4.2.0", | ||
"mocha": "^6.2.2", | ||
"mocha": "^7.0.1", | ||
"proxyquire": "^2.1.3", | ||
"sinon": "^7.5.0" | ||
"sinon": "^8.1.0" | ||
}, | ||
@@ -25,4 +25,4 @@ "dependencies": { | ||
"engines": { | ||
"node": ">= 8.0" | ||
"node": ">= 10.0.0" | ||
} | ||
} |
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
17499