react-svg-worldmap
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-svg-worldmap", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "displayName": "React Worldmap", |
@@ -15,3 +15,3 @@ # react-svg-worldmap [![License: MIT](https://img.shields.io/badge/license-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://img.shields.io/npm/v/react-svg-worldmap.svg?style=flat)](https://www.npmjs.com/package/react-svg-worldmap) [![Demo: Simple Example](https://img.shields.io/badge/demo-live-red.svg)](https://react-svg-worldmap-simple-example.imfast.io) | ||
... | ||
<ReactWorldCountriesMap color="red" title="This is My Map" size="lg" data={data} /> | ||
<WorldMap color="red" title="This is My Map" size="lg" data={data} /> | ||
~~~ | ||
@@ -18,0 +18,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
7349009