Commit Graph

4832 Commits

Author SHA1 Message Date
0091f2c7d1 Build(deps): Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
2019-06-04 22:31:21 +00:00
2dc689f78f Travis build: 1197 [cron] 2019-06-03 15:53:51 +00:00
9a49defdc3 Travis build: 1195 2019-06-03 09:36:57 +00:00
b0c53a574a Update web.js 2019-06-03 12:33:58 +03:00
6a1fbf9fed Travis build: 1192 2019-06-03 09:01:19 +00:00
dc826b589a Merge pull request #972 from DanielRuf/feat/use-kleur
Migrate to kleur
2019-06-03 11:58:30 +03:00
d9aeb2c9de Update package.json 2019-06-03 11:58:20 +03:00
0454a1ea74 Merge branch 'master' into feat/use-kleur 2019-06-03 11:57:35 +03:00
059531df54 Travis build: 1190 2019-06-03 08:53:47 +00:00
7089a8b93f Merge pull request #974 from DanielRuf/chore/move-devdependencies
Move devDependencies under dependencies
2019-06-03 11:50:42 +03:00
f3db3a52bf Migrate to kleur 2019-06-03 10:23:53 +02:00
864678db0e Move devDependencies under dependencies 2019-06-03 10:10:31 +02:00
6b59c51655 Travis build: 1186 [cron] 2019-05-31 15:56:16 +00:00
b97f9baf34 Travis build: 1184 2019-05-30 20:57:22 +00:00
ea8f9e3402 Merge pull request #971 from 30-seconds/dependabot/npm_and_yarn/fstream-1.0.12
Build(deps): Bump fstream from 1.0.11 to 1.0.12
2019-05-30 23:54:23 +03:00
0141e6195d Build(deps): Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-30 18:43:55 +00:00
d6ac81d9e1 Travis build: 1181 [cron] 2019-05-30 15:52:26 +00:00
6b4b006ff1 Travis build: 1179 2019-05-30 06:18:50 +00:00
e22e2251d2 Merge pull request #970 from vmarchesin/fix-memory-leak-issue-952
[FIX] Resolve #952 - memory leak in createEventHub
2019-05-30 09:15:58 +03:00
472546d0db Fix memory leak in createEventHub Issue #952 2019-05-29 20:51:41 +02:00
0910152a4b Travis build: 1177 [cron] 2019-05-29 15:51:46 +00:00
9063fad13d Travis build: 1175 2019-05-29 06:19:16 +00:00
7db36a21d1 Merge pull request #960 from henrycjchen/master
update-dropRightWhilejust: slice arr once
2019-05-29 09:16:18 +03:00
fe606cc4d9 Travis build: 1172 [cron] 2019-05-27 15:50:49 +00:00
0dca4d0374 Travis build: 1170 2019-05-27 15:43:01 +00:00
f5f6b3eda9 Update .travis.yml 2019-05-27 18:40:09 +03:00
10a804ad15 Merge pull request #968 from 30-seconds/dependabot/npm_and_yarn/tar-2.2.2
Build(deps): Bump tar from 2.2.1 to 2.2.2
2019-05-27 18:28:12 +03:00
0adf8386bf Build(deps): Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-27 15:20:52 +00:00
0d23c2018b Merge pull request #967 from Jason-Cooke/patch-1
docs: fix typo
2019-05-27 10:17:12 +03:00
c2f1ae271b docs: fix typo 2019-05-26 19:02:43 +12:00
43d35b5e5e Manual build 2019-05-24 10:21:24 +03:00
1d612fecc3 Update allEqual.md
Resolve #964
2019-05-24 10:19:25 +03:00
905402226a Manual build 2019-05-15 12:41:42 +03:00
b301058c76 Merge pull request #961 from halsn/master
Add deepGet.md
2019-05-15 12:37:41 +03:00
5c4c34ff5d Update deepGet.md 2019-05-09 13:48:15 +03:00
829c5beec8 Rename deepGetter to deepGet 2019-05-09 18:30:52 +08:00
42fea928ba Merge branch 'master' of https://github.com/halsn/30-seconds-of-code 2019-05-09 18:07:39 +08:00
9093c33496 Add deepGetter.md 2019-05-09 18:06:43 +08:00
0c75218933 revert generated files 2019-05-09 17:58:00 +08:00
8800c77170 Revert "Add deepGetter.md"
This reverts commit 5002ce8cef.
2019-05-09 17:51:30 +08:00
cc6db5fdbc Add deepGetter.md 2019-05-09 15:52:56 +08:00
8440492710 just slice arr once
use variable `rightIndex` to make it more efficient, just slice arr once.
2019-05-04 16:32:47 +08:00
36fd8c91bd Merge pull request #2 from 30-seconds/master
update
2019-05-04 16:16:15 +08:00
11c04593a4 Travis build: 1118 [cron] 2019-04-15 15:32:49 +00:00
79763ab63f Travis build: 1116 2019-04-15 07:01:48 +00:00
4c4a1f23d8 Merge pull request #956 from vaibhavmande/drop-snippet-typo-fix
Minor typo fixes with drop and dropRight snippets
2019-04-15 09:58:42 +03:00
cf2593d7f4 - Fixing typo, the terms slice and removed were used at same place 2019-04-15 10:33:56 +05:30
4350413674 Travis build: 1113 [cron] 2019-04-13 15:31:46 +00:00
910dd5c248 Travis build: 1111 2019-04-13 07:38:40 +00:00
0a16580474 Merge pull request #954 from skatcat31/skatcat31-isEmpty
Maps and Sets are not collections, but Stores
2019-04-13 10:35:50 +03:00