Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
vue-nodegui
Advanced tools
NodeGUI but with Vue
This is a work in progress that uses Vue 3 to implement. View the example project using vue-nodegui
If you want to contribute to this project please note the current goals and objectives this project wants to obtain.
<input>
will on-the-fly rebuild the native widget when type is changed rather than substituting custom element types (e.g. no <checkbox>
or <radio>
element use type="radio/checkbox"
)<div>
& <span>
instead of <view>
(like react-nodegui) to create a QWidget container.vue
files with <style>
should translate to a single CSS file that is loaded by the application to Window.styleSheet
(global to the window).vue
Scoped style via <style scoped>
is not currently a goal as it may be more tricky to support.Design choices are open for discussion and if you have anything you'd like to contribute please open an issue (or if one exists comment on that) to create or add to a discussion around a specific design of something.
FAQs
NodeGUI but with Vue
The npm package vue-nodegui receives a total of 0 weekly downloads. As such, vue-nodegui popularity was classified as not popular.
We found that vue-nodegui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.