Comparing version 0.78.0 to 0.79.0
{ | ||
"name": "@nivo/geo", | ||
"version": "0.78.0", | ||
"version": "0.79.0", | ||
"license": "MIT", | ||
@@ -32,5 +32,5 @@ "author": { | ||
"dependencies": { | ||
"@nivo/colors": "0.78.0", | ||
"@nivo/legends": "0.78.0", | ||
"@nivo/tooltip": "0.78.0", | ||
"@nivo/colors": "0.79.0", | ||
"@nivo/legends": "0.79.0", | ||
"@nivo/tooltip": "0.79.0", | ||
"d3-format": "^1.4.4", | ||
@@ -41,6 +41,6 @@ "d3-geo": "^1.11.3", | ||
"devDependencies": { | ||
"@nivo/core": "0.78.0" | ||
"@nivo/core": "0.79.0" | ||
}, | ||
"peerDependencies": { | ||
"@nivo/core": "0.78.0", | ||
"@nivo/core": "0.79.0", | ||
"prop-types": ">= 15.5.10 < 16.0.0", | ||
@@ -52,3 +52,3 @@ "react": ">= 16.14.0 < 18.0.0" | ||
}, | ||
"gitHead": "166935501f9a971540ceccc1ec562a65341e5fb3" | ||
"gitHead": "c9d8f198962d242872a0267e304f950eb57e2ec4" | ||
} |
@@ -0,8 +1,11 @@ | ||
<a href="https://nivo.rocks"><img alt="nivo" src="https://raw.githubusercontent.com/plouc/nivo/master/nivo.png" width="216" height="68"/></a> | ||
# `@nivo/geo` | ||
[![version](https://img.shields.io/npm/v/@nivo/geo.svg?style=flat-square)](https://www.npmjs.com/package/@nivo/geo) | ||
[![version](https://img.shields.io/npm/v/@nivo/geo?style=for-the-badge)](https://www.npmjs.com/package/@nivo/geo) | ||
[![downloads](https://img.shields.io/npm/dm/@nivo/geo?style=for-the-badge)](https://www.npmjs.com/package/@nivo/geo) | ||
## GeoMap | ||
[documentation](http://nivo.rocks/geomap) | ||
[documentation](http://nivo.rocks/geomap/) | ||
@@ -13,3 +16,3 @@ ![GeoMap](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/geomap.png) | ||
[documentation](http://nivo.rocks/geomap/canvas) | ||
[documentation](http://nivo.rocks/geomap/canvas/) | ||
@@ -20,3 +23,3 @@ ![GeoMapCanvas](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/geomap-canvas.png) | ||
[documentation](http://nivo.rocks/choropleth) | ||
[documentation](http://nivo.rocks/choropleth/) | ||
@@ -27,4 +30,4 @@ ![Choropleth](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/choropleth.png) | ||
[documentation](http://nivo.rocks/choropleth/canvas) | ||
[documentation](http://nivo.rocks/choropleth/canvas/) | ||
![ChoroplethCanvas](https://raw.githubusercontent.com/plouc/nivo/master/website/src/assets/captures/choropleth-canvas.png) |
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
218707
31
+ Added@nivo/colors@0.79.0(transitive)
+ Added@nivo/core@0.79.0(transitive)
+ Added@nivo/recompose@0.79.0(transitive)
+ Added@nivo/tooltip@0.79.0(transitive)
- Removed@nivo/colors@0.78.0(transitive)
- Removed@nivo/core@0.78.0(transitive)
- Removed@nivo/recompose@0.78.0(transitive)
- Removed@nivo/tooltip@0.78.0(transitive)
- Removedresize-observer-polyfill@1.5.1(transitive)
Updated@nivo/colors@0.79.0
Updated@nivo/legends@0.79.0
Updated@nivo/tooltip@0.79.0