Socket
Socket
Sign inDemoInstall

vite-plugin-sitemap

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.5 to 0.2.0

21

package.json
{
"name": "vite-plugin-sitemap",
"version": "0.1.5",
"packageManager": "pnpm@7.0.1",
"version": "0.2.0",
"packageManager": "pnpm@7.9.5",
"description": "Sitemap generator plugin for Vite",

@@ -22,11 +22,12 @@ "main": "dist/index.js",

"devDependencies": {
"@antfu/eslint-config": "0.25.2",
"@types/node": "18.0.3",
"eslint": "8.19.0",
"sitemap-ts": "0.2.1",
"tsup": "6.1.3",
"typescript": "4.7.4",
"vite": "2.9.14",
"vue-tsc": "0.38.5"
"@antfu/eslint-config": "0.26.1",
"@types/node": "18.7.13",
"eslint": "8.23.0",
"sitemap-ts": "1.0.0",
"tsup": "6.2.3",
"typescript": "4.8.2",
"vite": "3.0.9",
"vite-plugin-pages": "0.25.0",
"vue-tsc": "0.40.2"
}
}

@@ -104,3 +104,3 @@ # vite-plugin-sitemap

### extentions
### extensions

@@ -110,3 +110,3 @@ - **Type:** `string | string[]`

File extentions that need to be generated.
File extensions that need to be generated.
Example: ['html', 'md']

@@ -113,0 +113,0 @@

Sorry, the diff of this file is too big to display

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc