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

d3-geo-voronoi

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3-geo-voronoi - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

dist/d3-geo-voronoi.js

@@ -1,2 +0,2 @@

// https://github.com/Fil/d3-geo-voronoi Version 1.3.0. Copyright 2019 Philippe Rivière.
// https://github.com/Fil/d3-geo-voronoi Version 1.4.0. Copyright 2019 Philippe Rivière.
(function (global, factory) {

@@ -3,0 +3,0 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('d3-delaunay'), require('d3-geo'), require('d3-array')) :

{
"name": "d3-geo-voronoi",
"version": "1.3.0",
"version": "1.4.0",
"description": "Spherical Voronoi Diagram and Delaunay Triangulation",

@@ -34,3 +34,3 @@ "keywords": [

"d3-array": "^2.0",
"d3-delaunay": "^4.1.5",
"d3-delaunay": "5",
"d3-geo": "^1.0"

@@ -37,0 +37,0 @@ },

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