react-build-sitemap
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -1,1 +0,5 @@ | ||
type buildSiteMap = (fileName: string, buildPath: string, url: string) => void; | ||
declare function buildSitemap( | ||
fileName: string, | ||
buildPath: string, | ||
url: string | ||
): void; |
{ | ||
"name": "react-build-sitemap", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"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
44151
196