1
0
mirror of https://github.com/netdata/netdata.git synced 2021-06-06 23:03:21 +03:00

9 Commits

Author SHA1 Message Date
Jacek Kolasa
c9cce13995 fix minor vulnerability alert, updating socket-io dependency (#10557) 2021-01-27 16:50:16 +01:00
Jacek Kolasa
752b59f84f fix minimist vulnerability (#8537) 2020-03-30 19:05:04 +10:00
Promise Akpan
789ece8235 NPM Packages version update (#6801)
* replace coffee-script with preferred coffeescript

* upgrade all npm packages to major versions

* include package-lock.json
2019-09-17 17:54:09 +02:00
Promise Akpan
f5006d51e8 Fix Markdown Lint warnings (#6664)
* make remark access all directories

* detailed fix after autofix by remark lint

* cross check autofix for this set of files

* crosscheck more files

* crosschecking and small fixes

* crosscheck autofixed md files
2019-08-15 13:06:39 +02:00
Andrey Galkin
4c8f928f99 NEW: local remark-lint checks and autofix support (#5898)
* NEW: Codacy remark-lint config to run locally

- Use `npm run-script lint-md` to check all Markdown files (may be excessively long)
- Use `npm run-script lint-md-path {path}` to check only specific path

* remark-lint autofix support example

* A bit revised remark-stringify configuration
2019-06-03 14:46:36 +02:00
BrainDoctor
01628fbbd3 updated npm versions 2017-07-25 00:01:21 +02:00
BrainDoctor
ff1bc09b06 updated dependencies for jasmine-node 2017-07-24 14:06:02 +02:00
BrainDoctor
64f6191801 updated test cases and instructions on how to install jasmine-node with the newest jasmine 2017-07-18 14:58:58 +02:00
BrainDoctor
1fe557fe3d Setup and docs for unit testing javascript in browser and node.js 2017-07-17 18:04:59 +02:00