Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nivo/geo

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nivo/geo - npm Package Compare versions

Comparing version 0.78.0 to 0.79.0

14

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc