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.
my-hel-remote-vue3-comps
Advanced tools
A simple remote vue3 comp template(typescript、dev with vite or webpack, build with webpack ), see [online usage](https://codesandbox.io/s/demo-load-remote-vue3-comp-2fd34s?file=/src/main.js)
A simple remote vue3 comp template(typescript、dev with vite or webpack, build with webpack ), see online usage
npm run start:vite
npm run start
先修改版本号,再执行打包与发布命令(这点很重要,顺序不能弄反为:先构建再修改版本号)
npm run build
npm publish
构建是基于webpack构建
npm i @vue/cli -g
vue create hel-tpl-remote-vue3-comps-ts --packageManager=npm
cd hel-tpl-remote-vue3-comps-ts
// https://github.com/IndexXuan/vue-cli-plugin-vite
vue add vite
FAQs
A simple remote vue3 comp template(typescript、dev with vite or webpack, build with webpack ), see [online usage](https://codesandbox.io/s/demo-load-remote-vue3-comp-2fd34s?file=/src/main.js)
The npm package my-hel-remote-vue3-comps receives a total of 1 weekly downloads. As such, my-hel-remote-vue3-comps popularity was classified as not popular.
We found that my-hel-remote-vue3-comps 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.