@gracile/sitemap
Advanced tools
Comparing version 0.0.5 to 0.0.6-next.0
{ | ||
"name": "@gracile/sitemap", | ||
"version": "0.0.5", | ||
"version": "0.0.6-next.0", | ||
"description": "A thin, full-stack, web framework", | ||
"keywords": [ | ||
"custom-elements", | ||
"full-stack", | ||
"lit", | ||
"meta-framework", | ||
"custom-elements", | ||
"ssr", | ||
"server", | ||
"server-side-rendering", | ||
"ssr", | ||
"static", | ||
"web-components", | ||
"lit" | ||
"web-components" | ||
], | ||
@@ -38,3 +38,3 @@ "homepage": "https://gracile.js.org", | ||
"dependencies": { | ||
"@gracile/internal-utils": "^0.1.0", | ||
"@gracile/internal-utils": "^0.2.0-next.0", | ||
"picocolors": "^1.0.0", | ||
@@ -44,3 +44,3 @@ "sitemap": "^7.1.1" | ||
"peerDependencies": { | ||
"vite": "5.x" | ||
"vite": "^5.3.5" | ||
}, | ||
@@ -51,3 +51,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0144feb42555df6bc0fb46160c2ee0a446d784d5" | ||
"gitHead": "0c9fd7b54c25d4eb7188f0dfa782d31214f41407" | ||
} |
Sorry, the diff of this file is not supported yet
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
42703
+ Added@gracile/internal-utils@0.2.1(transitive)
- Removed@gracile/internal-utils@0.1.0(transitive)