astro-sitemap
Advanced tools
Comparing version 0.6.0 to 1.0.0
{ | ||
"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": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
40677
Updatedminimatch@^9.0.3
Updatedzod@^3.22.2