sitemap-b-framework
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "sitemap-b-framework", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Advanced Sitemap Management, Building, Deployment Framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -146,4 +146,4 @@ # Sitemap B Framework | ||
//sitemapIndexAdd(sitemapName, loc, type @optional, limit @optional, locked @optional); | ||
sitemapIndexAdd('sitemap-products', 'https://sitemap/sitemap-products-new.xml', 'webpages', 50000, false); | ||
//sitemapIndexUpdate(sitemapName, loc, type @optional, limit @optional, locked @optional); | ||
sitemapIndexUpdate('sitemap-products', 'https://sitemap/sitemap-products-new.xml', 'webpages', 50000, false); | ||
@@ -150,0 +150,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
36927