@electron-forge/async-ora
Advanced tools
Comparing version 6.0.0-beta.50 to 6.0.0-beta.51
{ | ||
"name": "@electron-forge/async-ora", | ||
"version": "6.0.0-beta.50", | ||
"version": "6.0.0-beta.51", | ||
"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": "^7.0.1", | ||
"mocha": "^7.1.2", | ||
"proxyquire": "^2.1.3", | ||
"sinon": "^9.0.0" | ||
"sinon": "^9.0.2" | ||
}, | ||
@@ -20,5 +20,5 @@ "dependencies": { | ||
"debug": "^4.1.0", | ||
"log-symbols": "^3.0.0", | ||
"log-symbols": "^4.0.0", | ||
"ora": "^4.0.3", | ||
"pretty-ms": "^6.0.0" | ||
"pretty-ms": "^6.0.1" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
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
+ Addedchalk@4.1.2(transitive)
+ Addedis-unicode-supported@0.1.0(transitive)
+ Addedlog-symbols@4.1.0(transitive)
Updatedlog-symbols@^4.0.0
Updatedpretty-ms@^6.0.1