New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nuxtjs/sitemap

Package Overview
Dependencies
Maintainers
8
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/sitemap - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

dist/client/_nuxt/builds/meta/27b77fe8-39b6-47c6-8e59-92691e30ab7d.json

2

dist/client/_nuxt/builds/latest.json

@@ -1,1 +0,1 @@

{"id":"4ef99937-9859-42d8-9d63-62e7809c4b65","timestamp":1704544481311}
{"id":"27b77fe8-39b6-47c6-8e59-92691e30ab7d","timestamp":1705207232961}

@@ -8,3 +8,3 @@ {

"configKey": "sitemap",
"version": "5.0.0"
"version": "5.0.1"
}
import type { NitroUrlResolvers, ResolvedSitemapUrl, SitemapUrlInput } from '../../../types';
export declare function normaliseSitemapUrls(data: SitemapUrlInput[], resolvers: NitroUrlResolvers): ResolvedSitemapUrl[];
export declare function isValidW3CDate(d: string): boolean;
export declare function normaliseDate(date: string | Date): string;
{
"name": "@nuxtjs/sitemap",
"type": "module",
"version": "5.0.1",
"packageManager": "pnpm@8.14.0",
"version": "5.0.2",
"packageManager": "pnpm@8.14.1",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",

@@ -35,14 +35,14 @@ "author": {

"dependencies": {
"@nuxt/devtools-kit": "^1.0.6",
"@nuxt/devtools-ui-kit": "^1.0.6",
"@nuxt/devtools-kit": "^1.0.8",
"@nuxt/devtools-ui-kit": "^1.0.8",
"@nuxt/kit": "^3.9.1",
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.7.2",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"floating-vue": "2.0.0-beta.24",
"floating-vue": "5.0.3",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^2.2.0",
"nuxt-site-config-kit": "^2.2.0",
"nuxt-site-config": "^2.2.5",
"nuxt-site-config-kit": "^2.2.5",
"ofetch": "^1.3.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",

@@ -52,7 +52,7 @@ "radix3": "^1.1.0",

"sirv": "^2.0.4",
"site-config-stack": "^2.2.0",
"site-config-stack": "^2.2.5",
"ufo": "^1.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@antfu/eslint-config": "^2.6.2",
"@nuxt/content": "^2.10.0",

@@ -62,3 +62,3 @@ "@nuxt/kit": "^3.9.1",

"@nuxt/test-utils": "^3.9.0",
"@nuxt/ui": "^2.11.1",
"@nuxt/ui": "^2.12.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",

@@ -71,5 +71,5 @@ "@nuxtjs/i18n": "8.0.0",

"nuxt-icon": "^0.6.8",
"nuxt-simple-robots": "^4.0.0-rc.9",
"nuxt-simple-robots": "^4.0.0-rc.11",
"typescript": "^5.3.3",
"vitest": "^1.1.3"
"vitest": "^1.2.0"
},

@@ -76,0 +76,0 @@ "build": {

@@ -40,4 +40,6 @@ <h1 align='center'>@nuxtjs/sitemap</h1>

💡 Need a more complete SEO solution for Nuxt? This module is included as part of [Nuxt SEO](https://nuxtseo.com).
💡 Need a complete SEO solution for Nuxt? Check out [Nuxt SEO](https://nuxtseo.com).
💡 Using Nuxt 2? Use the [nuxt-community/sitemap-module](https://github.com/nuxt-community/sitemap-module) docs.
1. Install `@nuxtjs/sitemap` dependency to your project:

@@ -44,0 +46,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc