dependabot[bot]
238f11963e
Bump handlebars from 4.1.2 to 4.5.3 in /binding/nodejs
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 11:39:13 +00:00
lionsoul
41ea94f036
Upgrade mixin-deep for version 1.3.2 and set-value to version 2.0.1
2019-09-07 10:36:36 +08:00
lionsoul
f483af329e
Security Alerts fixing
2019-07-21 17:51:07 +08:00
lionsoul
a49b7deaf4
Upgrade some the dependencies version to the one followed by the github alerts
2019-07-07 11:33:31 +08:00
lionsoul
bb3740fba1
Upgrade some the dependencies version to the one followed by the github alerts
2019-07-07 11:18:21 +08:00
lionsoul
4dabf635a8
Upgrade the lodash base version to 4.17.11
2019-02-12 17:39:11 +08:00
lionsoul
ab1c331fbd
Update the merge to version 1.2.1
2018-11-03 11:05:48 +08:00
陈睿
4556afd815
[nodejs] publish package on npm
2018-08-30 18:20:49 +08:00
MaleDong
487129d59c
[Feature] Add 'memorySearch' and 'memorySearchSync' for Nodejs
...
1) Add features.
2) Add unit tests.
3) Add benchmark.
2018-07-31 16:12:56 +08:00
MaleDong
1331f75997
Refactor of codes in node.js
...
1) Add async method: `binarySearch` and `btreeSearch`.
2) Refactor of tests by putting them into `tests` folder.
3) Create several new tests in details.
4) Remove useless and reformat codes to be clear.
5) Remove useless snapshots, because they can be recreated when you run `npm run test`.
2018-07-29 20:02:14 +08:00
dongyado
b63a566641
add new author and email for nodejs binding client
2018-07-03 15:17:47 +08:00
leeching
1ffe2b985e
feat: add destroy method for backward compatibility
2018-07-03 10:07:25 +08:00
leeching
834e5939d8
feat(nodejs): add create static method
2018-07-03 09:48:41 +08:00
leeching
b89ed1c397
refactor(nodejs): write nodejs script in javascript way
2018-07-03 09:48:41 +08:00
lionsoul
35cc0f37c7
Merge pull request #48 from leeching/fix/nodejs-var
...
remove unnecessary var
2018-06-26 17:34:03 +08:00
leeching
b961c1f0ac
test(nodejs): update snapshot
2018-06-26 17:10:56 +08:00
leeching
3d6db4931a
remove unnecessary var
2018-06-26 16:26:00 +08:00
Chunlin Li
fdac1c0101
fix: ReferenceError: m is not defined
2018-05-16 19:01:17 +08:00
lionsoul
b48dbe5248
Bug fixed: Adjust the super header length to 8192 for all client implementation
2017-10-21 12:47:24 +08:00
Ya Zhuang
eae269f37d
chore: test in jest
2017-04-14 12:47:55 +08:00
dongyado
09797dfb5b
nodejs client ready
2016-07-31 20:46:44 +08:00
dongyado
3246dc2df2
update search method name for nodejs client
2016-07-16 15:42:45 +08:00
dongyado
3fd756300e
nodejs btree search ready for test
2016-07-07 10:48:22 +08:00
dongyado
a2e3bdb13e
update btree search
2016-07-07 09:21:38 +08:00
dongyado
63cd3fa085
nodejs client finish binary search
2016-07-07 00:08:45 +08:00
dongyado
401e5bc795
nodejs client forward
2016-07-06 11:27:58 +08:00
dongyado
0dd1a53d00
getLong finished for nodejs client
2016-07-06 09:28:53 +08:00
dongyado
0fb5af9067
update nodejs client
2016-07-06 00:29:19 +08:00
dongyado
2e31e924b5
update ip2region.js
2016-06-28 09:31:23 +08:00
dongyado
0e498e27f8
nodejs client init
2016-06-22 20:00:23 +08:00