git ssb

1+

Daan Patchwork / patchwork



Commit da2e0869785bd332570cb7b3896dd5dc33aab293

Bump flumeview-reduce from 1.3.16 to 1.4.0

Bumps [flumeview-reduce](https://github.com/flumedb/flumeview-reduce) from 1.3.16 to 1.4.0.
- [Release notes](https://github.com/flumedb/flumeview-reduce/releases)
- [Commits](https://github.com/flumedb/flumeview-reduce/compare/v1.3.16...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored on 1/8/2021, 2:36:25 AM
Daan Wynen committed on 1/11/2021, 3:14:37 PM
Parent: 961091df9675074788db4f65981d4319f80f7186

Files changed

lib/plugins/contacts.jschanged
package-lock.jsonchanged
package.jsonchanged
lib/plugins/contacts.jsView
@@ -39,9 +39,9 @@
3939 [msg.value.content.contact]: getContactState(msg.value.content)
4040 }
4141 }
4242 }
43- }))
43+ }, null, null, 100 * 1000))
4444
4545 view.get((err, result) => {
4646 if (!err && result) {
4747 // initialize values
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 415728 bytes
New file size: 421462 bytes
package.jsonView
@@ -30,9 +30,9 @@
3030 "escape-string-regexp": "^2.0.0",
3131 "fix-path": "^3.0.0",
3232 "flat": "^5.0.0",
3333 "flatpickr": "4.5.2",
34- "flumeview-reduce": "^1.3.16",
34+ "flumeview-reduce": "^1.4.0",
3535 "hashlru": "^2.3.0",
3636 "hex-rgb": "^4.1.0",
3737 "highlight.js": "^10.4.1",
3838 "html-escape": "^2.0.0",

Built with git-ssb-web