easy-livereload
easy-livereload copied to clipboard
Express middleware to use livereload2 easily (both server and client)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
I am using your module and i am getting error because i have too many files to watch. app.use(require('easy-livereload')({ watchDirs: [ path.join(__dirname, 'public') ], checkFunc: function(file) { return /.(css|js|jade)$/.test(file); },...
Bumps [minimist](https://github.com/substack/minimist) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.6 Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) to 2.1.4 and updates ancestor dependency [supertest](https://github.com/visionmedia/supertest). These dependencies need to be updated together. Updates `cookiejar` from 2.0.6 to 2.1.4 Commits See full diff in compare view Updates...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [supertest](https://github.com/visionmedia/supertest). These dependencies need to be updated together. Updates `qs` from 2.3.3 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix]...