Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
victory-voronoi-container
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
32.3.7 (2019-08-19)
#1368 Ensures that animations finish for unmounting components. Thanks @fbarbat!
32.3.6 (2019-08-08)
#1363 Fix regression affecting createContainer. Thanks @stefanscript
createContainer
32.3.5 (2019-08-07)
#1362 Fix scroll wheel interaction in newer versions of Chrome.
32.3.4 (2019-08-05)
#1361 Updates to lodash^4.17.15. Thanks @tomciopp
lodash^4.17.15
32.3.3 (2019-07-02)
#1346 - Fixes a bug which was preventing VictoryVoronoiContainer from activating all coincident points when no voronoiDimension was set
VictoryVoronoiContainer
voronoiDimension
32.3.2 (2019-07-02)
#1345 - Uses updated delaunay-find instead of d3-voronoi in VictoryVoronoiContainer
delaunay-find
d3-voronoi
32.3.1 (2019-06-28)
#1344 - update lodash #1343 - revert to d3-voronoi
lodash
32.3.0 (2019-06-14)
#1322 - Replaces d3-voronoi with d3-delaunay in VictoryVoronoiContainer
d3-delaunay
#1333 - replace d3-delaunay with delaunay-find
32.2.3 (2019-05-13)
#1306 - Calls eventKey functions with both datum and index
eventKey
datum
index
32.2.2 (2019-05-03)
#1304 - renames private variables to reduce potential for conflict