Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.0.4 to 0.0.5

5

Gruntfile.js

@@ -77,4 +77,3 @@ 'use strict';

var embeddedAssets = [], referredAssets = [],
protectedText = [], packages;
var embeddedAssets = [], referredAssets = [], protectedText = [], packages;

@@ -267,3 +266,3 @@ function productSrc(content) {

expand: true,
cwd: ROOT_PATH,
cwd: `${ROOT_PATH}/`,
src: `node_modules/${moduleName}/**`,

@@ -270,0 +269,0 @@ dest: `${WORK_APP_PATH}/`

2

package.json
{
"name": "gallezy",
"productName": "Gallezy",
"version": "0.0.4",
"version": "0.0.5",
"description": "Super Simple Image Gallery App http://anseki.github.io/gallezy/",

@@ -6,0 +6,0 @@ "keywords": [

@@ -5,3 +5,3 @@ # Gallezy

![ss01](ss01.png)
[![ss01](ss01.png)](http://anseki.github.io/gallezy/)

@@ -22,3 +22,4 @@ - You have to learn nothing to use Gallezy.

Since these don't have code signing, you should check a [checksum](https://github.com/anseki/gallezy/raw/master/dist/SHASUMS256.txt).
Since these don't have code signing, you should check a [checksum](https://github.com/anseki/gallezy/raw/master/dist/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.

@@ -25,0 +26,0 @@ ## Install

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