npm update...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-10-31 01:41:42 +03:00
parent ae2e9cdfc5
commit 9bc64d73b3
3 changed files with 7 additions and 17 deletions

View File

@ -1043,6 +1043,7 @@ var UIIntrospectionActions = actions.Actions({
return res return res
})], })],
// XXX make hypertext... // XXX make hypertext...
// XXX add specific action doc if available....
showCode: ['- Help/Show action code...', showCode: ['- Help/Show action code...',
makeUIDialog(function(action){ makeUIDialog(function(action){
action = action instanceof Array ? action[0] : action action = action instanceof Array ? action[0] : action

View File

@ -1,6 +1,6 @@
{ {
"name": "ImageGrid.Viewer.g4", "name": "ImageGrid.Viewer.g4",
"version": "4.0.0-a", "version": "4.0.0a",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
@ -106,7 +106,6 @@
}, },
"block-stream": { "block-stream": {
"version": "0.0.9", "version": "0.0.9",
"resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
"integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=", "integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
"requires": { "requires": {
"inherits": "~2.0.0" "inherits": "~2.0.0"
@ -165,7 +164,7 @@
}, },
"color": { "color": {
"version": "1.0.3", "version": "1.0.3",
"resolved": "http://registry.npmjs.org/color/-/color-1.0.3.tgz", "resolved": "https://registry.npmjs.org/color/-/color-1.0.3.tgz",
"integrity": "sha1-5I6DLYXxTvaU+0aIEcLVz+cptV0=", "integrity": "sha1-5I6DLYXxTvaU+0aIEcLVz+cptV0=",
"requires": { "requires": {
"color-convert": "^1.8.2", "color-convert": "^1.8.2",
@ -241,7 +240,6 @@
}, },
"create-error-class": { "create-error-class": {
"version": "3.0.2", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz",
"integrity": "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=", "integrity": "sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=",
"requires": { "requires": {
"capture-stack-trace": "^1.0.0" "capture-stack-trace": "^1.0.0"
@ -285,7 +283,6 @@
}, },
"duplexer3": { "duplexer3": {
"version": "0.1.4", "version": "0.1.4",
"resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
"integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI="
}, },
"ecc-jsbn": { "ecc-jsbn": {
@ -955,7 +952,6 @@
}, },
"fstream": { "fstream": {
"version": "1.0.11", "version": "1.0.11",
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz",
"integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=", "integrity": "sha1-XB+x8RdHcRTwYyoOtLcbPLD9MXE=",
"requires": { "requires": {
"graceful-fs": "^4.1.2", "graceful-fs": "^4.1.2",
@ -974,7 +970,6 @@
}, },
"get-stream": { "get-stream": {
"version": "3.0.0", "version": "3.0.0",
"resolved": "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=" "integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ="
}, },
"getpass": { "getpass": {
@ -1147,9 +1142,9 @@
"integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ==" "integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ=="
}, },
"ig-actions": { "ig-actions": {
"version": "3.21.0", "version": "3.21.1",
"resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.21.0.tgz", "resolved": "https://registry.npmjs.org/ig-actions/-/ig-actions-3.21.1.tgz",
"integrity": "sha512-jgj7xRfitUPFrBPgit5L3TLW169ory1P+4Kt+p8h2rAF+5U9XjTeux8NVh1qe5rgQmYBJwysmmv1aZqsSdukEg==", "integrity": "sha512-Xkb8UefjCA6mZrgtIh41GDMfkWC3+QETwhcqYqEHfwLZQ/+340HbPvkOIq7W42OrwLHwS3pzI3n879L6zZesJA==",
"requires": { "requires": {
"ig-object": "^1.0.7" "ig-object": "^1.0.7"
} }
@ -1206,12 +1201,10 @@
}, },
"is-redirect": { "is-redirect": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz",
"integrity": "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=" "integrity": "sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ="
}, },
"is-retry-allowed": { "is-retry-allowed": {
"version": "1.1.0", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz",
"integrity": "sha1-EaBgVotnM5REAz0BJaYaINVk+zQ=" "integrity": "sha1-EaBgVotnM5REAz0BJaYaINVk+zQ="
}, },
"is-stream": { "is-stream": {
@ -1509,7 +1502,6 @@
}, },
"prepend-http": { "prepend-http": {
"version": "1.0.4", "version": "1.0.4",
"resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz",
"integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=" "integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw="
}, },
"process-nextick-args": { "process-nextick-args": {
@ -1817,7 +1809,6 @@
}, },
"timed-out": { "timed-out": {
"version": "4.0.1", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz",
"integrity": "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8=" "integrity": "sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8="
}, },
"tough-cookie": { "tough-cookie": {
@ -1864,12 +1855,10 @@
}, },
"unzip-response": { "unzip-response": {
"version": "2.0.1", "version": "2.0.1",
"resolved": "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.1.tgz",
"integrity": "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c=" "integrity": "sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c="
}, },
"url-parse-lax": { "url-parse-lax": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz",
"integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=", "integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=",
"requires": { "requires": {
"prepend-http": "^1.0.1" "prepend-http": "^1.0.1"

View File

@ -26,7 +26,7 @@
"fs-walk": "^0.0.1", "fs-walk": "^0.0.1",
"glob": "^4.0.6", "glob": "^4.0.6",
"guarantee-events": "^1.0.0", "guarantee-events": "^1.0.0",
"ig-actions": "^3.21.0", "ig-actions": "^3.21.1",
"ig-features": "^3.3.4", "ig-features": "^3.3.4",
"ig-object": "^1.0.7", "ig-object": "^1.0.7",
"moment": "^2.22.2", "moment": "^2.22.2",