rubberduck
rubberduck copied to clipboard
Better code navigation on GitHub: Usages, Definitions and Files Tree on code pages and pull requests
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...
Error while installing "Cannot read property 'toString' of null", log below. Node -v: 10.16.3 Npm -v: 6.9.0 OS: Windows 10 ``` C:\Users\andre λ npm install -g rubberduck-native > [email protected] postinstall...
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
Hello, I would be interested in extension for Firefox. It wouldn't make sense just for me, hence this serves as meta issue where other similar minded people can show support.
native host application - [ ] fix blocking during message passing - we should be able to implement simple concurrency since we have callback maps already. to test: add sleep...
currently, a remote repo gets cloned whenever the repo homepage is opened - which leads to redundant local clones and bad disk space utilization. we can change the criteria to...
1. use oauth, with redirection at `chrome-extension://...` 2. use local system keychain to store the token 3. add support for GitHub apps, to be able to support repo scope tokens...