
Research
Security News
The Landscape of Malicious Open Source Packages: 2025 Mid‑Year Threat Report
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
SEO / HTML meta tags module for NuxtJS
To work on a local version of the nuxt-seo
package (e.g. feature/bug development or testing):
nuxt-seo
repo from GitHub (either via git clone
or the zip archive)packages
directorynpm install
npm link
to create a local linked package on your for your currently logged in user accountFrom inside a Nuxt project that you desired to test your local changes, associate your local nuxt-seo
package version by performing the following:
node_modules
directory)npm link nuxt-seo
to create the local package associationnuxt-seo
package, will be utilized in this current project on your local machine.Note: After saving local changes to the
nuxt-seo
package, you may need to restart your Nuxt project's development server (or rebuild your project via saving thenuxt.config.js
file again). Sad, I know.
Original credits go to TiagoDanin for the "Nuxt-SEO" package. In old issue #109, the project was archived.
Original License: MIT © Tiago Danin
FAQs
SEO / HTML Meta Tags Module for NuxtJS
The npm package nuxt-seo receives a total of 186 weekly downloads. As such, nuxt-seo popularity was classified as not popular.
We found that nuxt-seo 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 look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.