react-build-sitemap
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -195,2 +195,4 @@ import babelParser from "@babel/parser"; | ||
buildSitemap("./src/BasicRouter.jsx", "./src", "https://icloudhospital.com"); | ||
export default buildSitemap; |
{ | ||
"name": "react-build-sitemap", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "simple library that generates a sitemap from your react router", | ||
@@ -47,3 +47,4 @@ "main": "./index.js", | ||
"jsx": "^0.9.89" | ||
} | ||
}, | ||
"type": "module" | ||
} |
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
44260
198
Yes