Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@electron-forge/async-ora

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electron-forge/async-ora - npm Package Compare versions

Comparing version 6.0.0-beta.58 to 6.0.0-beta.59

2

package.json
{
"name": "@electron-forge/async-ora",
"version": "6.0.0-beta.58",
"version": "6.0.0-beta.59",
"description": "A helper utility for wrapping async functions in an ora",

@@ -5,0 +5,0 @@ "repository": "https://github.com/electron-userland/electron-forge",

{
"compilerOptions": {
"module": "commonjs",
"target": "es2018",
"target": "es2019",
"outDir": "dist",
"lib": [
"dom",
"es2018"
"es2019"
],

@@ -10,0 +10,0 @@ "sourceMap": true,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc