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.2 to 1.0.0-alpha.3

dist/shared/electron-swan.b469a109.mjs

15

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

@@ -10,6 +10,5 @@ "type": "module",

"bin": {
"swan": "bin/swan.mjs"
"swan": "./dist/cli.mjs"
},
"files": [
"bin",
"dist"

@@ -35,9 +34,9 @@ ],

"devDependencies": {
"@types/node": "^18.19.6",
"@types/node": "^18.19.8",
"@types/pacote": "^11.1.8",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.6",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"dotenv": "^16.3.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"dotenv": "^16.3.2",
"eslint": "^8.56.0",

@@ -56,3 +55,3 @@ "eslint-config-prettier": "^9.1.0",

"log-update": "^6.0.0",
"pacote": "^17.0.5",
"pacote": "^17.0.6",
"picocolors": "^1.0.0",

@@ -59,0 +58,0 @@ "prompts": "^2.4.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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