##// END OF EJS Templates
clipboard-js: bumped to 2.0.1 to resolve naming conflicts with window.Clipboard
marcink -
r2925:59e4442d default
parent child Browse files
Show More
@@ -24,7 +24,7 b''
24 "bower": "^1.8.4",
24 "bower": "^1.8.4",
25 "jquery": "1.11.3",
25 "jquery": "1.11.3",
26 "favico.js": "^0.3.10",
26 "favico.js": "^0.3.10",
27 "clipboard": "^1.7.1",
27 "clipboard": "^2.0.1",
28 "moment": "^2.18.1",
28 "moment": "^2.18.1",
29 "mousetrap": "^1.6.1",
29 "mousetrap": "^1.6.1",
30 "appenlight-client": "git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1"
30 "appenlight-client": "git+https://git@github.com/AppEnlight/appenlight-client-js.git#0.5.1"
@@ -239,6 +239,15 b' let'
239 sha1 = "b6bbe0b0674b9d719708ca38de8c237cb526c3d1";
239 sha1 = "b6bbe0b0674b9d719708ca38de8c237cb526c3d1";
240 };
240 };
241 };
241 };
242 "async-1.0.0" = {
243 name = "async";
244 packageName = "async";
245 version = "1.0.0";
246 src = fetchurl {
247 url = "https://registry.npmjs.org/async/-/async-1.0.0.tgz";
248 sha1 = "f8fc04ca3a13784ade9e1641af98578cfbd647a9";
249 };
250 };
242 "async-2.6.1" = {
251 "async-2.6.1" = {
243 name = "async";
252 name = "async";
244 packageName = "async";
253 packageName = "async";
@@ -347,13 +356,13 b' let'
347 sha512 = "iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==";
356 sha512 = "iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==";
348 };
357 };
349 };
358 };
350 "buffer-from-1.1.0" = {
359 "buffer-from-1.1.1" = {
351 name = "buffer-from";
360 name = "buffer-from";
352 packageName = "buffer-from";
361 packageName = "buffer-from";
353 version = "1.1.0";
362 version = "1.1.1";
354 src = fetchurl {
363 src = fetchurl {
355 url = "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.0.tgz";
364 url = "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz";
356 sha512 = "c5mRlguI/Pe2dSZmpER62rSCu0ryKmWddzRYsuXc50U2/g8jMOulc31VZMa4mYx31U5xsmSOpDCgH88Vl9cDGQ==";
365 sha512 = "MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==";
357 };
366 };
358 };
367 };
359 "builtin-modules-1.1.1" = {
368 "builtin-modules-1.1.1" = {
@@ -410,13 +419,13 b' let'
410 sha1 = "22817534f24bfa4950c34d532d48ecbc621b8c14";
419 sha1 = "22817534f24bfa4950c34d532d48ecbc621b8c14";
411 };
420 };
412 };
421 };
413 "clipboard-1.7.1" = {
422 "clipboard-2.0.1" = {
414 name = "clipboard";
423 name = "clipboard";
415 packageName = "clipboard";
424 packageName = "clipboard";
416 version = "1.7.1";
425 version = "2.0.1";
417 src = fetchurl {
426 src = fetchurl {
418 url = "https://registry.npmjs.org/clipboard/-/clipboard-1.7.1.tgz";
427 url = "https://registry.npmjs.org/clipboard/-/clipboard-2.0.1.tgz";
419 sha1 = "360d6d6946e99a7a1fef395e42ba92b5e9b5a16b";
428 sha512 = "7yhQBmtN+uYZmfRjjVjKa0dZdWuabzpSKGtyQZN+9C8xlC788SSJjOHWh7tzurfwTqTD5UDYAhIv5fRJg3sHjQ==";
420 };
429 };
421 };
430 };
422 "clone-1.0.4" = {
431 "clone-1.0.4" = {
@@ -464,6 +473,15 b' let'
464 sha1 = "2423fe6678ac0c5dae8852e5d0e5be08c997abcc";
473 sha1 = "2423fe6678ac0c5dae8852e5d0e5be08c997abcc";
465 };
474 };
466 };
475 };
476 "colors-1.0.3" = {
477 name = "colors";
478 packageName = "colors";
479 version = "1.0.3";
480 src = fetchurl {
481 url = "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz";
482 sha1 = "0433f44d809680fdeb60ed260f1b0c262e82a40b";
483 };
484 };
467 "combined-stream-1.0.6" = {
485 "combined-stream-1.0.6" = {
468 name = "combined-stream";
486 name = "combined-stream";
469 packageName = "combined-stream";
487 packageName = "combined-stream";
@@ -581,6 +599,15 b' let'
581 sha1 = "3bdfecdc608147c1c67202fa291e7dca59eaa3b8";
599 sha1 = "3bdfecdc608147c1c67202fa291e7dca59eaa3b8";
582 };
600 };
583 };
601 };
602 "cycle-1.0.3" = {
603 name = "cycle";
604 packageName = "cycle";
605 version = "1.0.3";
606 src = fetchurl {
607 url = "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz";
608 sha1 = "21e80b2be8580f98b468f379430662b046c34ad2";
609 };
610 };
584 "dashdash-1.14.1" = {
611 "dashdash-1.14.1" = {
585 name = "dashdash";
612 name = "dashdash";
586 packageName = "dashdash";
613 packageName = "dashdash";
@@ -617,6 +644,15 b' let'
617 sha1 = "06e1ea8082c2cb14e39806e22e2f6f757f92af39";
644 sha1 = "06e1ea8082c2cb14e39806e22e2f6f757f92af39";
618 };
645 };
619 };
646 };
647 "debug-2.6.9" = {
648 name = "debug";
649 packageName = "debug";
650 version = "2.6.9";
651 src = fetchurl {
652 url = "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz";
653 sha512 = "bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==";
654 };
655 };
620 "deep-extend-0.4.2" = {
656 "deep-extend-0.4.2" = {
621 name = "deep-extend";
657 name = "deep-extend";
622 packageName = "deep-extend";
658 packageName = "deep-extend";
@@ -734,13 +770,13 b' let'
734 sha1 = "dcd8488a26f563d61079e48c9f7b7e32373682cf";
770 sha1 = "dcd8488a26f563d61079e48c9f7b7e32373682cf";
735 };
771 };
736 };
772 };
737 "ecc-jsbn-0.1.1" = {
773 "ecc-jsbn-0.1.2" = {
738 name = "ecc-jsbn";
774 name = "ecc-jsbn";
739 packageName = "ecc-jsbn";
775 packageName = "ecc-jsbn";
740 version = "0.1.1";
776 version = "0.1.2";
741 src = fetchurl {
777 src = fetchurl {
742 url = "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz";
778 url = "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz";
743 sha1 = "0fc73a9ed5f0d53c38193398523ef7e543777505";
779 sha1 = "3a83a904e54353287874c564b7549386849a98c9";
744 };
780 };
745 };
781 };
746 "entities-1.0.0" = {
782 "entities-1.0.0" = {
@@ -779,6 +815,15 b' let'
779 sha1 = "96edb9f2fdb01995822b263dd8aadab6748181bc";
815 sha1 = "96edb9f2fdb01995822b263dd8aadab6748181bc";
780 };
816 };
781 };
817 };
818 "es6-promise-4.2.4" = {
819 name = "es6-promise";
820 packageName = "es6-promise";
821 version = "4.2.4";
822 src = fetchurl {
823 url = "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.4.tgz";
824 sha512 = "/NdNZVJg+uZgtm9eS3O6lrOLYmQag2DjdEXuPaHlZ6RuVqgqaVZfgYCepEIKsLqwdQArOPtC3XzRLqGGfT8KQQ==";
825 };
826 };
782 "escape-string-regexp-1.0.5" = {
827 "escape-string-regexp-1.0.5" = {
783 name = "escape-string-regexp";
828 name = "escape-string-regexp";
784 packageName = "escape-string-regexp";
829 packageName = "escape-string-regexp";
@@ -887,6 +932,15 b' let'
887 sha512 = "fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==";
932 sha512 = "fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==";
888 };
933 };
889 };
934 };
935 "extract-zip-1.6.7" = {
936 name = "extract-zip";
937 packageName = "extract-zip";
938 version = "1.6.7";
939 src = fetchurl {
940 url = "https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz";
941 sha1 = "a840b4b8af6403264c8db57f4f1a74333ef81fe9";
942 };
943 };
890 "extsprintf-1.3.0" = {
944 "extsprintf-1.3.0" = {
891 name = "extsprintf";
945 name = "extsprintf";
892 packageName = "extsprintf";
946 packageName = "extsprintf";
@@ -896,6 +950,15 b' let'
896 sha1 = "96918440e3041a7a414f8c52e3c574eb3c3e1e05";
950 sha1 = "96918440e3041a7a414f8c52e3c574eb3c3e1e05";
897 };
951 };
898 };
952 };
953 "eyes-0.1.8" = {
954 name = "eyes";
955 packageName = "eyes";
956 version = "0.1.8";
957 src = fetchurl {
958 url = "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz";
959 sha1 = "62cf120234c683785d902348a800ef3e0cc20bc0";
960 };
961 };
899 "fast-levenshtein-2.0.6" = {
962 "fast-levenshtein-2.0.6" = {
900 name = "fast-levenshtein";
963 name = "fast-levenshtein";
901 packageName = "fast-levenshtein";
964 packageName = "fast-levenshtein";
@@ -923,6 +986,15 b' let'
923 sha1 = "c14c5b3bf14d7417ffbfd990c0a7495cd9f337bc";
986 sha1 = "c14c5b3bf14d7417ffbfd990c0a7495cd9f337bc";
924 };
987 };
925 };
988 };
989 "fd-slicer-1.0.1" = {
990 name = "fd-slicer";
991 packageName = "fd-slicer";
992 version = "1.0.1";
993 src = fetchurl {
994 url = "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz";
995 sha1 = "8b5bcbd9ec327c5041bf9ab023fd6750f1177e65";
996 };
997 };
926 "feature-detect-es6-1.5.0" = {
998 "feature-detect-es6-1.5.0" = {
927 name = "feature-detect-es6";
999 name = "feature-detect-es6";
928 packageName = "feature-detect-es6";
1000 packageName = "feature-detect-es6";
@@ -1004,6 +1076,15 b' let'
1004 sha1 = "f46f0c75b7841f8d200b3348cd4d691d5a099d15";
1076 sha1 = "f46f0c75b7841f8d200b3348cd4d691d5a099d15";
1005 };
1077 };
1006 };
1078 };
1079 "fs-extra-1.0.0" = {
1080 name = "fs-extra";
1081 packageName = "fs-extra";
1082 version = "1.0.0";
1083 src = fetchurl {
1084 url = "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz";
1085 sha1 = "cd3ce5f7e7cb6145883fcae3191e9877f8587950";
1086 };
1087 };
1007 "fs.extra-1.3.2" = {
1088 "fs.extra-1.3.2" = {
1008 name = "fs.extra";
1089 name = "fs.extra";
1009 packageName = "fs.extra";
1090 packageName = "fs.extra";
@@ -1265,6 +1346,15 b' let'
1265 sha1 = "e0e6fe6a28cf51138855e086d1691e771de2a8b9";
1346 sha1 = "e0e6fe6a28cf51138855e086d1691e771de2a8b9";
1266 };
1347 };
1267 };
1348 };
1349 "hasha-2.2.0" = {
1350 name = "hasha";
1351 packageName = "hasha";
1352 version = "2.2.0";
1353 src = fetchurl {
1354 url = "https://registry.npmjs.org/hasha/-/hasha-2.2.0.tgz";
1355 sha1 = "78d7cbfc1e6d66303fe79837365984517b2f6ee1";
1356 };
1357 };
1268 "hawk-3.1.3" = {
1358 "hawk-3.1.3" = {
1269 name = "hawk";
1359 name = "hawk";
1270 packageName = "hawk";
1360 packageName = "hawk";
@@ -1400,6 +1490,15 b' let'
1400 sha1 = "ef9e31386f031a7f0d643af82fde50c457ef00cb";
1490 sha1 = "ef9e31386f031a7f0d643af82fde50c457ef00cb";
1401 };
1491 };
1402 };
1492 };
1493 "is-stream-1.1.0" = {
1494 name = "is-stream";
1495 packageName = "is-stream";
1496 version = "1.1.0";
1497 src = fetchurl {
1498 url = "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz";
1499 sha1 = "12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44";
1500 };
1501 };
1403 "is-typedarray-1.0.0" = {
1502 "is-typedarray-1.0.0" = {
1404 name = "is-typedarray";
1503 name = "is-typedarray";
1405 packageName = "is-typedarray";
1504 packageName = "is-typedarray";
@@ -1427,6 +1526,15 b' let'
1427 sha1 = "bb935d48582cba168c06834957a54a3e07124f11";
1526 sha1 = "bb935d48582cba168c06834957a54a3e07124f11";
1428 };
1527 };
1429 };
1528 };
1529 "isexe-2.0.0" = {
1530 name = "isexe";
1531 packageName = "isexe";
1532 version = "2.0.0";
1533 src = fetchurl {
1534 url = "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz";
1535 sha1 = "e8fbf374dc556ff8947a10dcb0572d633f2cfa10";
1536 };
1537 };
1430 "isstream-0.1.2" = {
1538 "isstream-0.1.2" = {
1431 name = "isstream";
1539 name = "isstream";
1432 packageName = "isstream";
1540 packageName = "isstream";
@@ -1463,13 +1571,13 b' let'
1463 sha1 = "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513";
1571 sha1 = "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513";
1464 };
1572 };
1465 };
1573 };
1466 "jshint-2.9.5" = {
1574 "jshint-2.9.6" = {
1467 name = "jshint";
1575 name = "jshint";
1468 packageName = "jshint";
1576 packageName = "jshint";
1469 version = "2.9.5";
1577 version = "2.9.6";
1470 src = fetchurl {
1578 src = fetchurl {
1471 url = "https://registry.npmjs.org/jshint/-/jshint-2.9.5.tgz";
1579 url = "https://registry.npmjs.org/jshint/-/jshint-2.9.6.tgz";
1472 sha1 = "1e7252915ce681b40827ee14248c46d34e9aa62c";
1580 sha512 = "KO9SIAKTlJQOM4lE64GQUtGBRpTOuvbrRrSZw3AhUxMNG266nX9hK2cKA4SBhXOj0irJGyNyGSLT62HGOVDEOA==";
1473 };
1581 };
1474 };
1582 };
1475 "json-schema-0.2.3" = {
1583 "json-schema-0.2.3" = {
@@ -1508,6 +1616,15 b' let'
1508 sha1 = "ea5efe40b83690b98667614a7392fc60e842c0dd";
1616 sha1 = "ea5efe40b83690b98667614a7392fc60e842c0dd";
1509 };
1617 };
1510 };
1618 };
1619 "jsonfile-2.4.0" = {
1620 name = "jsonfile";
1621 packageName = "jsonfile";
1622 version = "2.4.0";
1623 src = fetchurl {
1624 url = "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz";
1625 sha1 = "3736a2b428b87bbda0cc83b53fa3d633a35c2ae8";
1626 };
1627 };
1511 "jsonify-0.0.0" = {
1628 "jsonify-0.0.0" = {
1512 name = "jsonify";
1629 name = "jsonify";
1513 packageName = "jsonify";
1630 packageName = "jsonify";
@@ -1526,6 +1643,24 b' let'
1526 sha1 = "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2";
1643 sha1 = "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2";
1527 };
1644 };
1528 };
1645 };
1646 "kew-0.7.0" = {
1647 name = "kew";
1648 packageName = "kew";
1649 version = "0.7.0";
1650 src = fetchurl {
1651 url = "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz";
1652 sha1 = "79d93d2d33363d6fdd2970b335d9141ad591d79b";
1653 };
1654 };
1655 "klaw-1.3.1" = {
1656 name = "klaw";
1657 packageName = "klaw";
1658 version = "1.3.1";
1659 src = fetchurl {
1660 url = "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz";
1661 sha1 = "4088433b46b3b1ba259d78785d8e96f73ba02439";
1662 };
1663 };
1529 "less-2.7.3" = {
1664 "less-2.7.3" = {
1530 name = "less";
1665 name = "less";
1531 packageName = "less";
1666 packageName = "less";
@@ -1571,15 +1706,6 b' let'
1571 sha1 = "fadd834b9683073da179b3eae6d9c0d15053f73e";
1706 sha1 = "fadd834b9683073da179b3eae6d9c0d15053f73e";
1572 };
1707 };
1573 };
1708 };
1574 "lodash-3.7.0" = {
1575 name = "lodash";
1576 packageName = "lodash";
1577 version = "3.7.0";
1578 src = fetchurl {
1579 url = "https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz";
1580 sha1 = "3678bd8ab995057c07ade836ed2ef087da811d45";
1581 };
1582 };
1583 "lodash-4.17.10" = {
1709 "lodash-4.17.10" = {
1584 name = "lodash";
1710 name = "lodash";
1585 packageName = "lodash";
1711 packageName = "lodash";
@@ -1715,6 +1841,15 b' let'
1715 sha512 = "jDjhi7wlHwdO6q6DS7YRmSHcuI+RVxadBkLt3KHrhd3C2b+w5pKefg3oj5beTcHZyVFA9Aksf+yEE1y5jxUjVA==";
1841 sha512 = "jDjhi7wlHwdO6q6DS7YRmSHcuI+RVxadBkLt3KHrhd3C2b+w5pKefg3oj5beTcHZyVFA9Aksf+yEE1y5jxUjVA==";
1716 };
1842 };
1717 };
1843 };
1844 "ms-2.0.0" = {
1845 name = "ms";
1846 packageName = "ms";
1847 version = "2.0.0";
1848 src = fetchurl {
1849 url = "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz";
1850 sha1 = "5608aeadfc00be6c2901df5f9861788de0d597c8";
1851 };
1852 };
1718 "ncp-0.4.2" = {
1853 "ncp-0.4.2" = {
1719 name = "ncp";
1854 name = "ncp";
1720 packageName = "ncp";
1855 packageName = "ncp";
@@ -1940,6 +2075,15 b' let'
1940 sha1 = "06b26113f56beab042545a23bfa88003ccac260f";
2075 sha1 = "06b26113f56beab042545a23bfa88003ccac260f";
1941 };
2076 };
1942 };
2077 };
2078 "pend-1.2.0" = {
2079 name = "pend";
2080 packageName = "pend";
2081 version = "1.2.0";
2082 src = fetchurl {
2083 url = "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz";
2084 sha1 = "7a57eb550a6783f9115331fcf4663d5c8e007a50";
2085 };
2086 };
1943 "performance-now-0.2.0" = {
2087 "performance-now-0.2.0" = {
1944 name = "performance-now";
2088 name = "performance-now";
1945 packageName = "performance-now";
2089 packageName = "performance-now";
@@ -1949,6 +2093,42 b' let'
1949 sha1 = "33ef30c5c77d4ea21c5a53869d91b56d8f2555e5";
2093 sha1 = "33ef30c5c77d4ea21c5a53869d91b56d8f2555e5";
1950 };
2094 };
1951 };
2095 };
2096 "phantom-4.0.12" = {
2097 name = "phantom";
2098 packageName = "phantom";
2099 version = "4.0.12";
2100 src = fetchurl {
2101 url = "https://registry.npmjs.org/phantom/-/phantom-4.0.12.tgz";
2102 sha512 = "Tz82XhtPmwCk1FFPmecy7yRGZG2btpzY2KI9fcoPT7zT9det0CcMyfBFPp1S8DqzsnQnm8ZYEfdy528mwVtksA==";
2103 };
2104 };
2105 "phantomjs-prebuilt-2.1.16" = {
2106 name = "phantomjs-prebuilt";
2107 packageName = "phantomjs-prebuilt";
2108 version = "2.1.16";
2109 src = fetchurl {
2110 url = "https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.16.tgz";
2111 sha1 = "efd212a4a3966d3647684ea8ba788549be2aefef";
2112 };
2113 };
2114 "pinkie-2.0.4" = {
2115 name = "pinkie";
2116 packageName = "pinkie";
2117 version = "2.0.4";
2118 src = fetchurl {
2119 url = "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz";
2120 sha1 = "72556b80cfa0d48a974e80e77248e80ed4f7f870";
2121 };
2122 };
2123 "pinkie-promise-2.0.1" = {
2124 name = "pinkie-promise";
2125 packageName = "pinkie-promise";
2126 version = "2.0.1";
2127 src = fetchurl {
2128 url = "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz";
2129 sha1 = "2135d6dfa7a358c069ac9b178776288228450ffa";
2130 };
2131 };
1952 "prelude-ls-1.1.2" = {
2132 "prelude-ls-1.1.2" = {
1953 name = "prelude-ls";
2133 name = "prelude-ls";
1954 packageName = "prelude-ls";
2134 packageName = "prelude-ls";
@@ -1967,6 +2147,15 b' let'
1967 sha512 = "MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==";
2147 sha512 = "MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==";
1968 };
2148 };
1969 };
2149 };
2150 "progress-1.1.8" = {
2151 name = "progress";
2152 packageName = "progress";
2153 version = "1.1.8";
2154 src = fetchurl {
2155 url = "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz";
2156 sha1 = "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be";
2157 };
2158 };
1970 "promise-7.3.1" = {
2159 "promise-7.3.1" = {
1971 name = "promise";
2160 name = "promise";
1972 packageName = "promise";
2161 packageName = "promise";
@@ -2075,6 +2264,15 b' let'
2075 sha1 = "c6928946a0e06c5f8d6f8a9333469ffda46298a0";
2264 sha1 = "c6928946a0e06c5f8d6f8a9333469ffda46298a0";
2076 };
2265 };
2077 };
2266 };
2267 "request-progress-2.0.1" = {
2268 name = "request-progress";
2269 packageName = "request-progress";
2270 version = "2.0.1";
2271 src = fetchurl {
2272 url = "https://registry.npmjs.org/request-progress/-/request-progress-2.0.1.tgz";
2273 sha1 = "5d36bb57961c673aa5b788dbc8141fdf23b44e08";
2274 };
2275 };
2078 "retry-0.10.1" = {
2276 "retry-0.10.1" = {
2079 name = "retry";
2277 name = "retry";
2080 packageName = "retry";
2278 packageName = "retry";
@@ -2264,6 +2462,15 b' let'
2264 sha512 = "2+EPwgbnmOIl8HjGBXXMd9NAu02vLjOO1nWw4kmeRDFyHn+M/ETfHxQUK0oXg8ctgVnl9t3rosNVsZ1jG61nDA==";
2462 sha512 = "2+EPwgbnmOIl8HjGBXXMd9NAu02vLjOO1nWw4kmeRDFyHn+M/ETfHxQUK0oXg8ctgVnl9t3rosNVsZ1jG61nDA==";
2265 };
2463 };
2266 };
2464 };
2465 "split-1.0.1" = {
2466 name = "split";
2467 packageName = "split";
2468 version = "1.0.1";
2469 src = fetchurl {
2470 url = "https://registry.npmjs.org/split/-/split-1.0.1.tgz";
2471 sha512 = "mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==";
2472 };
2473 };
2267 "sshpk-1.14.2" = {
2474 "sshpk-1.14.2" = {
2268 name = "sshpk";
2475 name = "sshpk";
2269 packageName = "sshpk";
2476 packageName = "sshpk";
@@ -2282,6 +2489,15 b' let'
2282 sha512 = "XRSIPqLij52MtgoQavH/x/dU1qVKtWUAAZeOHsR9c2Ddi4XerFy3mc1alf+dLJKl9EUIm/Ht+EowFkTUOA6GAQ==";
2489 sha512 = "XRSIPqLij52MtgoQavH/x/dU1qVKtWUAAZeOHsR9c2Ddi4XerFy3mc1alf+dLJKl9EUIm/Ht+EowFkTUOA6GAQ==";
2283 };
2490 };
2284 };
2491 };
2492 "stack-trace-0.0.10" = {
2493 name = "stack-trace";
2494 packageName = "stack-trace";
2495 version = "0.0.10";
2496 src = fetchurl {
2497 url = "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz";
2498 sha1 = "547c70b347e8d32b4e108ea1a2a159e5fdde19c0";
2499 };
2500 };
2285 "string-width-1.0.2" = {
2501 "string-width-1.0.2" = {
2286 name = "string-width";
2502 name = "string-width";
2287 packageName = "string-width";
2503 packageName = "string-width";
@@ -2399,6 +2615,24 b' let'
2399 sha1 = "11da6ff670f3471a73b625ca4f3fdcf7bb748291";
2615 sha1 = "11da6ff670f3471a73b625ca4f3fdcf7bb748291";
2400 };
2616 };
2401 };
2617 };
2618 "throttleit-1.0.0" = {
2619 name = "throttleit";
2620 packageName = "throttleit";
2621 version = "1.0.0";
2622 src = fetchurl {
2623 url = "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz";
2624 sha1 = "9e785836daf46743145a5984b6268d828528ac6c";
2625 };
2626 };
2627 "through-2.3.8" = {
2628 name = "through";
2629 packageName = "through";
2630 version = "2.3.8";
2631 src = fetchurl {
2632 url = "https://registry.npmjs.org/through/-/through-2.3.8.tgz";
2633 sha1 = "0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5";
2634 };
2635 };
2402 "tiny-emitter-2.0.2" = {
2636 "tiny-emitter-2.0.2" = {
2403 name = "tiny-emitter";
2637 name = "tiny-emitter";
2404 packageName = "tiny-emitter";
2638 packageName = "tiny-emitter";
@@ -2516,6 +2750,15 b' let'
2516 sha1 = "8cdd8fbac4e2d2ea1e7e2e8097c42f442280f85b";
2750 sha1 = "8cdd8fbac4e2d2ea1e7e2e8097c42f442280f85b";
2517 };
2751 };
2518 };
2752 };
2753 "unicode-5.2.0-0.7.5" = {
2754 name = "unicode-5.2.0";
2755 packageName = "unicode-5.2.0";
2756 version = "0.7.5";
2757 src = fetchurl {
2758 url = "https://registry.npmjs.org/unicode-5.2.0/-/unicode-5.2.0-0.7.5.tgz";
2759 sha512 = "KVGLW1Bri30x00yv4HNM8kBxoqFXr0Sbo55735nvrlsx4PYBZol3UtoWgO492fSwmsetzPEZzy73rbU8OGXJcA==";
2760 };
2761 };
2519 "util-deprecate-1.0.2" = {
2762 "util-deprecate-1.0.2" = {
2520 name = "util-deprecate";
2763 name = "util-deprecate";
2521 packageName = "util-deprecate";
2764 packageName = "util-deprecate";
@@ -2588,6 +2831,15 b' let'
2588 sha1 = "460c1da0f810103d0321a9b633af9e575e64486f";
2831 sha1 = "460c1da0f810103d0321a9b633af9e575e64486f";
2589 };
2832 };
2590 };
2833 };
2834 "which-1.3.1" = {
2835 name = "which";
2836 packageName = "which";
2837 version = "1.3.1";
2838 src = fetchurl {
2839 url = "https://registry.npmjs.org/which/-/which-1.3.1.tgz";
2840 sha512 = "HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==";
2841 };
2842 };
2591 "wide-align-1.1.3" = {
2843 "wide-align-1.1.3" = {
2592 name = "wide-align";
2844 name = "wide-align";
2593 packageName = "wide-align";
2845 packageName = "wide-align";
@@ -2597,6 +2849,15 b' let'
2597 sha512 = "QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==";
2849 sha512 = "QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==";
2598 };
2850 };
2599 };
2851 };
2852 "winston-2.4.3" = {
2853 name = "winston";
2854 packageName = "winston";
2855 version = "2.4.3";
2856 src = fetchurl {
2857 url = "https://registry.npmjs.org/winston/-/winston-2.4.3.tgz";
2858 sha512 = "GYKuysPz2pxYAVJD2NPsDLP5Z79SDEzPm9/j4tCjkF/n89iBNGBMJcR+dMUqxgPNgoSs6fVygPi+Vl2oxIpBuw==";
2859 };
2860 };
2600 "wordwrap-1.0.0" = {
2861 "wordwrap-1.0.0" = {
2601 name = "wordwrap";
2862 name = "wordwrap";
2602 packageName = "wordwrap";
2863 packageName = "wordwrap";
@@ -2633,6 +2894,15 b' let'
2633 sha1 = "8452b4bb7e83c7c188d8041c1a837c773d6d8bb9";
2894 sha1 = "8452b4bb7e83c7c188d8041c1a837c773d6d8bb9";
2634 };
2895 };
2635 };
2896 };
2897 "yauzl-2.4.1" = {
2898 name = "yauzl";
2899 packageName = "yauzl";
2900 version = "2.4.1";
2901 src = fetchurl {
2902 url = "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz";
2903 sha1 = "9528f442dab1b2284e58b4379bb194e22e0c4005";
2904 };
2905 };
2636 };
2906 };
2637 args = {
2907 args = {
2638 name = "rhodecode-enterprise";
2908 name = "rhodecode-enterprise";
@@ -2683,7 +2953,7 b' let'
2683 sources."boom-2.10.1"
2953 sources."boom-2.10.1"
2684 sources."bower-1.8.4"
2954 sources."bower-1.8.4"
2685 sources."brace-expansion-1.1.11"
2955 sources."brace-expansion-1.1.11"
2686 sources."buffer-from-1.1.0"
2956 sources."buffer-from-1.1.1"
2687 sources."builtin-modules-1.1.1"
2957 sources."builtin-modules-1.1.1"
2688 sources."builtins-1.0.3"
2958 sources."builtins-1.0.3"
2689 sources."caseless-0.12.0"
2959 sources."caseless-0.12.0"
@@ -2694,7 +2964,7 b' let'
2694 sources."minimatch-3.0.4"
2964 sources."minimatch-3.0.4"
2695 ];
2965 ];
2696 })
2966 })
2697 sources."clipboard-1.7.1"
2967 sources."clipboard-2.0.1"
2698 sources."clone-1.0.4"
2968 sources."clone-1.0.4"
2699 sources."co-4.6.0"
2969 sources."co-4.6.0"
2700 sources."code-point-at-1.1.0"
2970 sources."code-point-at-1.1.0"
@@ -2712,6 +2982,7 b' let'
2712 sources."core-util-is-1.0.2"
2982 sources."core-util-is-1.0.2"
2713 sources."crisper-2.1.1"
2983 sources."crisper-2.1.1"
2714 sources."cryptiles-2.0.5"
2984 sources."cryptiles-2.0.5"
2985 sources."cycle-1.0.3"
2715 (sources."dashdash-1.14.1" // {
2986 (sources."dashdash-1.14.1" // {
2716 dependencies = [
2987 dependencies = [
2717 sources."assert-plus-1.0.0"
2988 sources."assert-plus-1.0.0"
@@ -2736,7 +3007,7 b' let'
2736 sources."domelementtype-1.3.0"
3007 sources."domelementtype-1.3.0"
2737 sources."domhandler-2.3.0"
3008 sources."domhandler-2.3.0"
2738 sources."domutils-1.5.1"
3009 sources."domutils-1.5.1"
2739 sources."ecc-jsbn-0.1.1"
3010 sources."ecc-jsbn-0.1.2"
2740 sources."entities-1.0.0"
3011 sources."entities-1.0.0"
2741 sources."errno-0.1.7"
3012 sources."errno-0.1.7"
2742 sources."es6-promise-2.3.0"
3013 sources."es6-promise-2.3.0"
@@ -2760,10 +3031,17 b' let'
2760 sources."eventemitter2-0.4.14"
3031 sources."eventemitter2-0.4.14"
2761 sources."exit-0.1.2"
3032 sources."exit-0.1.2"
2762 sources."extend-3.0.2"
3033 sources."extend-3.0.2"
3034 (sources."extract-zip-1.6.7" // {
3035 dependencies = [
3036 sources."debug-2.6.9"
3037 ];
3038 })
2763 sources."extsprintf-1.3.0"
3039 sources."extsprintf-1.3.0"
3040 sources."eyes-0.1.8"
2764 sources."fast-levenshtein-2.0.6"
3041 sources."fast-levenshtein-2.0.6"
2765 sources."favico.js-0.3.10"
3042 sources."favico.js-0.3.10"
2766 sources."faye-websocket-0.4.4"
3043 sources."faye-websocket-0.4.4"
3044 sources."fd-slicer-1.0.1"
2767 sources."feature-detect-es6-1.5.0"
3045 sources."feature-detect-es6-1.5.0"
2768 sources."file-sync-cmp-0.1.1"
3046 sources."file-sync-cmp-0.1.1"
2769 sources."find-replace-1.0.3"
3047 sources."find-replace-1.0.3"
@@ -2858,6 +3136,7 b' let'
2858 sources."har-validator-4.2.1"
3136 sources."har-validator-4.2.1"
2859 sources."has-ansi-2.0.0"
3137 sources."has-ansi-2.0.0"
2860 sources."has-unicode-2.0.1"
3138 sources."has-unicode-2.0.1"
3139 sources."hasha-2.2.0"
2861 sources."hawk-3.1.3"
3140 sources."hawk-3.1.3"
2862 sources."hoek-2.16.3"
3141 sources."hoek-2.16.3"
2863 sources."hooker-0.2.3"
3142 sources."hooker-0.2.3"
@@ -2881,15 +3160,17 b' let'
2881 sources."ini-1.3.5"
3160 sources."ini-1.3.5"
2882 sources."is-builtin-module-1.0.0"
3161 sources."is-builtin-module-1.0.0"
2883 sources."is-fullwidth-code-point-1.0.0"
3162 sources."is-fullwidth-code-point-1.0.0"
3163 sources."is-stream-1.1.0"
2884 sources."is-typedarray-1.0.0"
3164 sources."is-typedarray-1.0.0"
2885 sources."isarray-0.0.1"
3165 sources."isarray-0.0.1"
3166 sources."isexe-2.0.0"
2886 sources."isstream-0.1.2"
3167 sources."isstream-0.1.2"
2887 sources."jquery-1.11.3"
3168 sources."jquery-1.11.3"
2888 sources."js-yaml-2.0.5"
3169 sources."js-yaml-2.0.5"
2889 sources."jsbn-0.1.1"
3170 sources."jsbn-0.1.1"
2890 (sources."jshint-2.9.5" // {
3171 (sources."jshint-2.9.6" // {
2891 dependencies = [
3172 dependencies = [
2892 sources."lodash-3.7.0"
3173 sources."lodash-4.17.10"
2893 sources."minimatch-3.0.4"
3174 sources."minimatch-3.0.4"
2894 ];
3175 ];
2895 })
3176 })
@@ -2903,6 +3184,12 b' let'
2903 sources."assert-plus-1.0.0"
3184 sources."assert-plus-1.0.0"
2904 ];
3185 ];
2905 })
3186 })
3187 sources."kew-0.7.0"
3188 (sources."klaw-1.3.1" // {
3189 dependencies = [
3190 sources."graceful-fs-4.1.11"
3191 ];
3192 })
2906 (sources."less-2.7.3" // {
3193 (sources."less-2.7.3" // {
2907 dependencies = [
3194 dependencies = [
2908 sources."graceful-fs-4.1.11"
3195 sources."graceful-fs-4.1.11"
@@ -2922,6 +3209,7 b' let'
2922 sources."mkdirp-0.5.1"
3209 sources."mkdirp-0.5.1"
2923 sources."moment-2.22.2"
3210 sources."moment-2.22.2"
2924 sources."mousetrap-1.6.2"
3211 sources."mousetrap-1.6.2"
3212 sources."ms-2.0.0"
2925 sources."ncp-0.4.2"
3213 sources."ncp-0.4.2"
2926 sources."nijs-0.0.25"
3214 sources."nijs-0.0.25"
2927 sources."node2nix-1.6.0"
3215 sources."node2nix-1.6.0"
@@ -2958,9 +3246,23 b' let'
2958 sources."parse5-1.5.1"
3246 sources."parse5-1.5.1"
2959 sources."path-is-absolute-1.0.1"
3247 sources."path-is-absolute-1.0.1"
2960 sources."path-posix-1.0.0"
3248 sources."path-posix-1.0.0"
3249 sources."pend-1.2.0"
2961 sources."performance-now-0.2.0"
3250 sources."performance-now-0.2.0"
3251 sources."phantom-4.0.12"
3252 (sources."phantomjs-prebuilt-2.1.16" // {
3253 dependencies = [
3254 sources."es6-promise-4.2.4"
3255 sources."fs-extra-1.0.0"
3256 sources."graceful-fs-4.1.11"
3257 sources."jsonfile-2.4.0"
3258 sources."which-1.3.1"
3259 ];
3260 })
3261 sources."pinkie-2.0.4"
3262 sources."pinkie-promise-2.0.1"
2962 sources."prelude-ls-1.1.2"
3263 sources."prelude-ls-1.1.2"
2963 sources."process-nextick-args-2.0.0"
3264 sources."process-nextick-args-2.0.0"
3265 sources."progress-1.1.8"
2964 sources."promise-7.3.1"
3266 sources."promise-7.3.1"
2965 sources."proto-list-1.2.4"
3267 sources."proto-list-1.2.4"
2966 sources."prr-1.0.1"
3268 sources."prr-1.0.1"
@@ -2974,6 +3276,7 b' let'
2974 sources."reduce-flatten-1.0.1"
3276 sources."reduce-flatten-1.0.1"
2975 sources."regenerator-runtime-0.10.5"
3277 sources."regenerator-runtime-0.10.5"
2976 sources."request-2.81.0"
3278 sources."request-2.81.0"
3279 sources."request-progress-2.0.1"
2977 sources."retry-0.10.1"
3280 sources."retry-0.10.1"
2978 sources."rimraf-2.2.8"
3281 sources."rimraf-2.2.8"
2979 sources."safe-buffer-5.1.2"
3282 sources."safe-buffer-5.1.2"
@@ -2992,12 +3295,14 b' let'
2992 sources."spdx-exceptions-2.1.0"
3295 sources."spdx-exceptions-2.1.0"
2993 sources."spdx-expression-parse-3.0.0"
3296 sources."spdx-expression-parse-3.0.0"
2994 sources."spdx-license-ids-3.0.0"
3297 sources."spdx-license-ids-3.0.0"
3298 sources."split-1.0.1"
2995 (sources."sshpk-1.14.2" // {
3299 (sources."sshpk-1.14.2" // {
2996 dependencies = [
3300 dependencies = [
2997 sources."assert-plus-1.0.0"
3301 sources."assert-plus-1.0.0"
2998 ];
3302 ];
2999 })
3303 })
3000 sources."ssri-5.3.0"
3304 sources."ssri-5.3.0"
3305 sources."stack-trace-0.0.10"
3001 sources."string-width-1.0.2"
3306 sources."string-width-1.0.2"
3002 sources."string_decoder-1.1.1"
3307 sources."string_decoder-1.1.1"
3003 sources."stringstream-0.0.6"
3308 sources."stringstream-0.0.6"
@@ -3008,6 +3313,8 b' let'
3008 sources."tar-3.1.15"
3313 sources."tar-3.1.15"
3009 sources."temp-0.8.3"
3314 sources."temp-0.8.3"
3010 sources."test-value-2.1.0"
3315 sources."test-value-2.1.0"
3316 sources."throttleit-1.0.0"
3317 sources."through-2.3.8"
3011 sources."tiny-emitter-2.0.2"
3318 sources."tiny-emitter-2.0.2"
3012 (sources."tiny-lr-fork-0.0.5" // {
3319 (sources."tiny-lr-fork-0.0.5" // {
3013 dependencies = [
3320 dependencies = [
@@ -3023,6 +3330,7 b' let'
3023 sources."uid-number-0.0.5"
3330 sources."uid-number-0.0.5"
3024 sources."underscore-1.7.0"
3331 sources."underscore-1.7.0"
3025 sources."underscore.string-2.2.1"
3332 sources."underscore.string-2.2.1"
3333 sources."unicode-5.2.0-0.7.5"
3026 sources."util-deprecate-1.0.2"
3334 sources."util-deprecate-1.0.2"
3027 sources."uuid-3.3.2"
3335 sources."uuid-3.3.2"
3028 sources."validate-npm-package-license-3.0.3"
3336 sources."validate-npm-package-license-3.0.3"
@@ -3040,10 +3348,17 b' let'
3040 sources."walk-2.3.14"
3348 sources."walk-2.3.14"
3041 sources."which-1.0.9"
3349 sources."which-1.0.9"
3042 sources."wide-align-1.1.3"
3350 sources."wide-align-1.1.3"
3351 (sources."winston-2.4.3" // {
3352 dependencies = [
3353 sources."async-1.0.0"
3354 sources."colors-1.0.3"
3355 ];
3356 })
3043 sources."wordwrap-1.0.0"
3357 sources."wordwrap-1.0.0"
3044 sources."wordwrapjs-2.0.0"
3358 sources."wordwrapjs-2.0.0"
3045 sources."wrappy-1.0.2"
3359 sources."wrappy-1.0.2"
3046 sources."yallist-3.0.2"
3360 sources."yallist-3.0.2"
3361 sources."yauzl-2.4.1"
3047 ];
3362 ];
3048 buildInputs = globalBuildInputs;
3363 buildInputs = globalBuildInputs;
3049 meta = {
3364 meta = {
@@ -216,7 +216,7 b' var clipboardActivate = function() {'
216 *
216 *
217 * <i class="tooltip icon-plus clipboard-action" data-clipboard-text="${commit.raw_id}" title="${_('Copy the full commit id')}"></i>
217 * <i class="tooltip icon-plus clipboard-action" data-clipboard-text="${commit.raw_id}" title="${_('Copy the full commit id')}"></i>
218 * */
218 * */
219 var clipboard = new Clipboard('.clipboard-action');
219 var clipboard = new ClipboardJS('.clipboard-action');
220
220
221 clipboard.on('success', function(e) {
221 clipboard.on('success', function(e) {
222 var callback = function () {
222 var callback = function () {
General Comments 0
You need to be logged in to leave comments. Login now