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

electron-swan

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-swan - npm Package Compare versions

Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1

14

package.json
{
"name": "electron-swan",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "A cli tool for managing local Electron release artifacts",

@@ -10,3 +10,3 @@ "type": "module",

"bin": {
"era": "bin/swan.mjs"
"swan": "bin/swan.mjs"
},

@@ -17,2 +17,12 @@ "files": [

],
"author": "Alex Wei <https://github.com/alex8088>",
"license": "MIT",
"homepage": "https://github.com/alex8088/electron-swan#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/alex8088/electron-swan.git"
},
"bugs": {
"url": "https://github.com/alex8088/electron-swan/issues"
},
"scripts": {

@@ -19,0 +29,0 @@ "format": "prettier --write .",

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