
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
vue3-marquee-text
Advanced tools
Marquee text for VueJs3
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Marquee text for VueJs3
npm install vue3-marquee-text
import MarqueeText from "vue3-marquee-text"
app.component("MarqueeText", MarqueeText);
<script setup>
import MarqueeText from "vue3-marquee-text"
</script>
<template>
<MarqueeText>
// Your content here
</MarqueeText>
</template>
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!✨
git checkout -b <your_branch_name> <tag_name>
)git commit -m <your_commit_message>
)git push origin <your_branch_name>
)Distributed under the MIT License. See LICENSE.txt
for more information.
Shin - shin.dev@proton.me
Project Link: vue3-marquee-text
FAQs
Unknown package
We found that vue3-marquee-text 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.