firebase-remote-config-monitor
firebase-remote-config-monitor copied to clipboard
Monitors firebase remote config values, posting changes to slack
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 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...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 4.0.1. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
It works pretty much the same as regular parameter changes. Regular parameter message: ```Parameter Changed: new_test_key``` Group parameter message: ```Parameter Changed in group "test group": test```
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 0.14.1 to 0.14.2. Commits 6dab608 Updated README.md 0bda3b4 Bump version 9e4b501 Fixed regular expression denial of service (ReDoS) vulnerability 73103a3 Merge branch 'dependabot/npm_and_yarn/bl-4.0.3' into master 93bf9da Bump...
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 0.6.3 to 0.14.2. Commits 6dab608 Updated README.md 0bda3b4 Bump version 9e4b501 Fixed regular expression denial of service (ReDoS) vulnerability 73103a3 Merge branch 'dependabot/npm_and_yarn/bl-4.0.3' into master 93bf9da Bump...
Node.js 8 is being deprecated for cloud functions and Firebase issues a deprecation warning. An update of Node.js would be necessary to use this cloud function after Feb/Mar 2021. ```...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 5.3.0. Release notes Sourced from dot-prop's releases. v5.3.0 Make .delete() return a boolean (#66) 24916ff https://github.com/sindresorhus/dot-prop/compare/v5.2.0...v5.3.0 v5.2.0 Allow specifying undefined as the object for .get()...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...