Comparing version 0.0.4 to 0.0.5
@@ -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}/` |
{ | ||
"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 |
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
948100
49
2699