summaryrefslogtreecommitdiffstats
path: root/package.json
AgeCommit message (Collapse)Author
2021-01-27fix minor vulnerability alert, updating socket-io dependency (#10557)Jacek Kolasa
2020-03-30fix minimist vulnerability (#8537)Jacek Kolasa
2019-09-17NPM Packages version update (#6801)Promise Akpan
* replace coffee-script with preferred coffeescript * upgrade all npm packages to major versions * include package-lock.json
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
* 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-06-03NEW: local remark-lint checks and autofix support (#5898)Andrey Galkin
* 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
2017-07-25updated npm versionsBrainDoctor
2017-07-24updated dependencies for jasmine-nodeBrainDoctor
2017-07-18updated test cases and instructions on how to install jasmine-node with the ↵BrainDoctor
newest jasmine
2017-07-17Setup and docs for unit testing javascript in browser and node.jsBrainDoctor