react-build-sitemap
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -1,2 +0,2 @@ | ||
export declare function buildSitemap( | ||
declare function buildSitemap( | ||
fileName: string, | ||
@@ -6,1 +6,3 @@ buildPath: string, | ||
): void; | ||
export default buildSitemap; |
{ | ||
"name": "react-build-sitemap", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "simple library that generates a sitemap from your react router", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
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
44181
197