astro-sitemap
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "astro-sitemap", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Generate a sitemap for Astro with more control", | ||
@@ -38,15 +38,15 @@ "keywords": [ | ||
"@proload/plugin-tsm": "^0.2.1", | ||
"deepmerge": "^4.3.0", | ||
"minimatch": "^6.2.0", | ||
"deepmerge": "^4.3.1", | ||
"minimatch": "^7.4.3", | ||
"sitemap": "^7.1.1", | ||
"zod": "^3.20.6" | ||
"zod": "^3.21.4" | ||
}, | ||
"devDependencies": { | ||
"@types/minimatch": "^5.1.2", | ||
"@types/node": "^18.13.0", | ||
"astro": "^2.0.13", | ||
"@types/node": "^18.15.5", | ||
"astro": "^2.1.5", | ||
"c8": "^7.13.0", | ||
"typescript": "^4.9.5", | ||
"vite": "^4.1.1", | ||
"vitest": "^0.28.5", | ||
"typescript": "^5.0.2", | ||
"vite": "^4.2.1", | ||
"vitest": "^0.29.7", | ||
"at-scripts": "0.0.4" | ||
@@ -53,0 +53,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42547
+ Addedminimatch@7.4.6(transitive)
- Removedminimatch@6.2.0(transitive)
Updateddeepmerge@^4.3.1
Updatedminimatch@^7.4.3
Updatedzod@^3.21.4