New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gallezy

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gallezy - npm Package Compare versions

Comparing version

to
1.0.1

6

package.json
{
"name": "gallezy",
"productName": "Gallezy",
"version": "1.0.0",
"version": "1.0.1",
"description": "Super Simple Image Gallery App https://anseki.github.io/gallezy/",

@@ -18,7 +18,7 @@ "keywords": [

"jquery-contextmenu-common": "^1.0.0",
"jquery-plainoverlay": "^0.8.3"
"jquery-plainoverlay": "^1.0.0"
},
"devDependencies": {
"archiver": "^1.3.0",
"clean-css": "^4.0.10",
"clean-css": "^4.0.11",
"electron-packager": "^6.0.0",

@@ -25,0 +25,0 @@ "electron-prebuilt": "^0.37.3",

@@ -16,10 +16,10 @@ # Gallezy

- [Windows x64](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-win32-x64.zip)
- [Windows ia32](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-win32-ia32.zip)
- [OS X](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-darwin-x64.tar.gz)
- [Linux x64](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-linux-x64.zip)
- [Linux ia32](https://github.com/anseki/gallezy/releases/download/1.0.0/gallezy-1.0.0-linux-ia32.zip)
- [Checksum](https://github.com/anseki/gallezy/releases/download/1.0.0/SHASUMS256.txt)
- [Windows x64](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-win32-x64.zip)
- [Windows ia32](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-win32-ia32.zip)
- [OS X](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-darwin-x64.tar.gz)
- [Linux x64](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-linux-x64.zip)
- [Linux ia32](https://github.com/anseki/gallezy/releases/download/1.0.1/gallezy-1.0.1-linux-ia32.zip)
- [Checksum](https://github.com/anseki/gallezy/releases/download/1.0.1/SHASUMS256.txt)
Since these don't have code signing, you should check a [checksum](https://github.com/anseki/gallezy/releases/download/1.0.0/SHASUMS256.txt).
Since these don't have code signing, you should check a [checksum](https://github.com/anseki/gallezy/releases/download/1.0.1/SHASUMS256.txt).
Instant way to get checksum of a file for Windows is [hashfile-contextmenu](https://github.com/anseki/hashfile-contextmenu). And `shasum` or `sha256sum` commands for others.

@@ -26,0 +26,0 @@