@electron-forge/async-ora
Advanced tools
Comparing version 6.0.0-beta.25 to 6.0.0-beta.26
import ora, { fakeOra } from './ora'; | ||
import asyncOra, { OraImpl } from './ora-handler'; | ||
export { ora, fakeOra, asyncOra, OraImpl }; | ||
export { ora, fakeOra, asyncOra, OraImpl, }; |
{ | ||
"name": "@electron-forge/async-ora", | ||
"version": "6.0.0-beta.25", | ||
"version": "6.0.0-beta.26", | ||
"description": "A helper utility for wrapping async functions in an ora", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/electron-userland/electron-forge", |
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
380688