diff --git a/hydra-server/public/index.html b/hydra-server/public/index.html index 45369f0..5372da8 100755 --- a/hydra-server/public/index.html +++ b/hydra-server/public/index.html @@ -71,9 +71,10 @@
Created by olivia.
For more information and instructions, see: the documentation on github, - the complete list of functions, + list of functions, + documentation, a gallery of user-generated sketches, - PIXELJAM collaborative editor, + Hydra Book, and more tutorials and examples.
There is also an active forum and facebook group for hydra users+contributors.
diff --git a/package-lock.json b/package-lock.json index 2ac6992..4845fcf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1295,7 +1295,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -1313,11 +1314,13 @@ }, "balanced-match": { "version": "1.0.0", - "bundled": true + "bundled": true, + "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, + "optional": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -1330,15 +1333,18 @@ }, "code-point-at": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "concat-map": { "version": "0.0.1", - "bundled": true + "bundled": true, + "optional": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true + "bundled": true, + "optional": true }, "core-util-is": { "version": "1.0.2", @@ -1441,7 +1447,8 @@ }, "inherits": { "version": "2.0.3", - "bundled": true + "bundled": true, + "optional": true }, "ini": { "version": "1.3.5", @@ -1451,6 +1458,7 @@ "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, + "optional": true, "requires": { "number-is-nan": "^1.0.0" } @@ -1463,17 +1471,20 @@ "minimatch": { "version": "3.0.4", "bundled": true, + "optional": true, "requires": { "brace-expansion": "^1.1.7" } }, "minimist": { "version": "0.0.8", - "bundled": true + "bundled": true, + "optional": true }, "minipass": { "version": "2.3.5", "bundled": true, + "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -1490,6 +1501,7 @@ "mkdirp": { "version": "0.5.1", "bundled": true, + "optional": true, "requires": { "minimist": "0.0.8" } @@ -1562,7 +1574,8 @@ }, "number-is-nan": { "version": "1.0.1", - "bundled": true + "bundled": true, + "optional": true }, "object-assign": { "version": "4.1.1", @@ -1572,6 +1585,7 @@ "once": { "version": "1.4.0", "bundled": true, + "optional": true, "requires": { "wrappy": "1" } @@ -1647,7 +1661,8 @@ }, "safe-buffer": { "version": "5.1.2", - "bundled": true + "bundled": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -1677,6 +1692,7 @@ "string-width": { "version": "1.0.2", "bundled": true, + "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -1694,6 +1710,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -1732,11 +1749,13 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "yallist": { "version": "3.0.3", - "bundled": true + "bundled": true, + "optional": true } } }, @@ -3525,9 +3544,9 @@ "integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=" }, "hydra-synth": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/hydra-synth/-/hydra-synth-1.2.1.tgz", - "integrity": "sha512-Ri2QD/QbA4ctUeWHGt2Gzg8gXe/JcGGXwJ0KsXB9sAbnwJIbJsu+arsiTJ4UVOfjXF9GNffkY7vzznkqp6UdLQ==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/hydra-synth/-/hydra-synth-1.3.2.tgz", + "integrity": "sha512-t3N48STeLdZsk4gdqu6+vs67SyEKVHHXfyRwwG1VdZUG3qvghVHzOf5wUEkg8m1U+iHOUkl34/v9bCgU/XJX7Q==", "requires": { "meyda": "^4.1.3", "mouse-change": "^1.4.0", @@ -5169,9 +5188,9 @@ } }, "regl": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/regl/-/regl-1.4.2.tgz", - "integrity": "sha512-wc/kE6kGmGfQk3G9f1Pai4TZ0K1pWxkD1Jeaj6CxJwEiB1jwHgEpqD84G2t7F0DmNXfQh7IUnoG1opxoONJ7Xg==" + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/regl/-/regl-1.7.0.tgz", + "integrity": "sha512-bEAtp/qrtKucxXSJkD4ebopFZYP0q1+3Vb2WECWv/T8yQEgKxDxJ7ztO285tAMaYZVR6mM1GgI6CCn8FROtL1w==" }, "remove-trailing-separator": { "version": "1.1.0", diff --git a/package.json b/package.json index afb2ffe..cfe5d92 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "enumerate-devices": "^1.1.1", "express": "^4.15.2", "getusermedia": "^2.0.1", - "hydra-synth": "^1.2.1", + "hydra-synth": "^1.3.2", "inherits": "^2.0.3", "meyda": "^4.1.3", "multer": "^1.4.1",