New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4.2 to 0.4.3

18

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

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

"dependencies": {
"deepmerge": "^4.2.2",
"minimatch": "^5.1.2",
"deepmerge": "^4.3.0",
"minimatch": "^6.1.6",
"sitemap": "^7.1.1",
"zod": "^3.20.2"
"zod": "^3.20.6"
},
"devDependencies": {
"@types/minimatch": "^5.1.2",
"@types/node": "^18.11.18",
"astro": "^1.9.1",
"@types/node": "^18.13.0",
"astro": "^2.0.9",
"c8": "^7.12.0",
"typescript": "^4.9.4",
"vite": "^4.0.4",
"vitest": "^0.27.0",
"typescript": "^4.9.5",
"vite": "^4.1.1",
"vitest": "^0.28.4",
"at-scripts": "0.0.4"

@@ -51,0 +51,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