electron_packager
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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" | ||
} | ||
] | ||
} |
# 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? |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
59875