Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

super-sitemap

Package Overview
Dependencies
Maintainers
0
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

super-sitemap - npm Package Compare versions

Comparing version 0.14.17 to 0.14.18

4

package.json
{
"name": "super-sitemap",
"version": "0.14.17",
"version": "0.14.18",
"description": "SvelteKit sitemap focused on ease of use and making it impossible to forget to add your paths.",

@@ -43,3 +43,3 @@ "sideEffects": false,

"peerDependencies": {
"svelte": "^4.0.0"
"svelte": ">=4.0.0 <6.0.0"
},

@@ -46,0 +46,0 @@ "devDependencies": {

@@ -71,6 +71,2 @@ <div align="center">

accurate"](https://developers.google.com/search/docs/crawling-indexing/sitemaps/build-sitemap#additional-notes-about-xml-sitemaps).
- [Image](https://developers.google.com/search/docs/crawling-indexing/sitemaps/image-sitemaps)
or
[video](https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps)
sitemap extensions.

@@ -118,2 +114,4 @@ ## Installation

Always include the `.xml` extension on your sitemap route name–e.g. `sitemap.xml`. This ensures your web server always sends the correct `application/xml` content type even if you decide to prerender your sitemap to static files.
## The "everything" example

@@ -120,0 +118,0 @@

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