@factor/plugin-sitemap
Advanced tools
Comparing version 1.6.0 to 1.8.11
@@ -159,3 +159,3 @@ import { createGzip } from "zlib" | ||
hook: "middleware", | ||
callback: (_: object[]) => { | ||
callback: (_: Record<string, any>[]) => { | ||
_.push({ | ||
@@ -162,0 +162,0 @@ path: "/sitemaps/:sitemapId/sitemap.xml", |
{ | ||
"name": "@factor/plugin-sitemap", | ||
"description": "Advanced automatically generated sitemaps for your Factor app", | ||
"version": "1.6.0", | ||
"version": "1.8.11", | ||
"license": "GPL-2.0", | ||
@@ -39,3 +39,3 @@ "author": { | ||
}, | ||
"gitHead": "5e992f3f29caff4123fbf0e5ad17ae039d98d526", | ||
"gitHead": "917af9bcf59285c64d8a0e7596183f79788f4f6e", | ||
"keywords": [ | ||
@@ -42,0 +42,0 @@ "factor", |
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
139146