New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

d3-geo-voronoi

Package Overview
Dependencies
Maintainers
1
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 0.0.5 to 0.0.6

2

build/d3-geo-voronoi.js

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

// https://github.com/Fil/d3-geo-voronoi Version 0.0.5. Copyright 2017 Philippe Riviere.
// https://github.com/Fil/d3-geo-voronoi Version 0.0.6. Copyright 2017 Philippe Riviere.
(function (global, factory) {

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

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

@@ -13,4 +13,4 @@ "keywords": [

"main": "build/d3-geo-voronoi.js",
"unpkg": "build/d3-geo-voronoi.js",
"jsdelivr": "build/d3-geo-voronoi.js",
"unpkg": "build/d3-geo-voronoi.min.js",
"jsdelivr": "build/d3-geo-voronoi.min.js",
"module": "index",

@@ -49,4 +49,4 @@ "jsnext:main": "index",

"tape": "4",
"uglify-js": "3"
"uglify-js": "*"
}
}
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