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

electron_packager

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron_packager - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

10

package.json
{
"name": "electron_packager",
"version": "1.0.1",
"version": "1.0.2",
"description": "A Electron packager that stores huge frameworks globally in the library to reduce the size of the packaged .app bundle to a few kb's.",

@@ -25,3 +25,9 @@ "keywords": [

"plist": ">=2.0.0"
}
},
"repository": [
{
"type" : "git",
"url" : "https://github.com/MauriceConrad/Electron-Packager.git"
}
]
}

2

README.md
# Electron Packager
A Electron packager that packages you .app bundle smaller than 1 MB.
A Electron packager that packages your .app bundle smaller than 1 MB.

@@ -5,0 +5,0 @@ ## How does it works?

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