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

astro-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-sitemap - npm Package Compare versions

Comparing version 0.6.0 to 1.0.0

18

package.json
{
"name": "astro-sitemap",
"version": "0.6.0",
"version": "1.0.0",
"description": "Generate a sitemap for Astro with more control",

@@ -36,14 +36,14 @@ "keywords": [

"dependencies": {
"minimatch": "^9.0.0",
"minimatch": "^9.0.3",
"sitemap": "^7.1.1",
"zod": "^3.21.4"
"zod": "^3.22.2"
},
"devDependencies": {
"@types/node": "^18.15.11",
"astro": "^2.3.0",
"@types/node": "^20.5.9",
"astro": "^3.0.11",
"at-scripts": "0.0.4",
"c8": "^7.13.0",
"typescript": "^5.0.4",
"vite": "^4.2.2",
"vitest": "^0.30.1"
"c8": "^8.0.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.4"
},

@@ -50,0 +50,0 @@ "publishConfig": {

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