devtron
devtron copied to clipboard
[LOOKING FOR MAINTAINERS] An Electron DevTools Extension
Devtron currently has no active maintainers and has not had a new release since 2016. If you have experience working on Electron-related packages and are interested in becoming a maintainer...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.5 to 11.2.0. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. ReDOS vulnerabities: multiple grammars Impact: Potential ReDOS vulnerabilities (exponential...
Bumps [mocha](https://github.com/mochajs/mocha) from 2.5.3 to 9.0.3. Release notes Sourced from mocha's releases. v9.0.3 9.0.3 / 2021-07-25 :bug: Fixes #4702: Error rethrow from cwd-relative path while loading .mocharc.js (@kirill-golovan) #4688: Usage...
Updating dependency 'highlights.js' to fix critical level vulnerability on projects using Devtron.
Bumps [husky](https://github.com/typicode/husky) from 0.14.3 to 7.0.1. Release notes Sourced from husky's releases. v7.0.1 Fix gracefully fail if Git command is not found #1003 (same as in v6) v7.0.0 Improve .husky/...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 I found that the higher version of electron could not be used because of some API changes and chrome...
I have an app having preload js used with bundling via webpack. I've added `Devtron` as an dependency package in the app. I've also added the line `window.__devtron = {require,...
Bumps [spectron](https://github.com/electron/spectron) from 3.2.6 to 15.0.0. Release notes Sourced from spectron's releases. v15.0.0 v13.0.0 No release notes provided. v12.0.0 No release notes provided. v11.1.0 Upgraded webdriverio to 6.1.20 #631 v11.0.0...
Symptom -- When I try to use devtron v1.4 (latest) with electron 2.0 and click `Load Graph`, I met errors. Tested --- Also, I tested it with official page's quick...