You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@turf/hex-grid

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/hex-grid - npm Package Compare versions

Comparing version

to
4.1.0

{
"name": "@turf/hex-grid",
"version": "4.0.2",
"version": "4.1.0",
"description": "turf hex-grid module",

@@ -40,6 +40,6 @@ "main": "index.js",

"devDependencies": {
"@turf/bbox-polygon": "^4.0.1",
"@turf/explode": "^4.0.2",
"@turf/inside": "^4.0.1",
"@turf/truncate": "^4.0.1",
"@turf/bbox-polygon": "^4.1.0",
"@turf/explode": "^4.1.0",
"@turf/inside": "^4.1.0",
"@turf/truncate": "^4.1.0",
"benchmark": "^1.0.0",

@@ -53,5 +53,5 @@ "eslint": "^3.15.0",

"dependencies": {
"@turf/distance": "^4.0.1",
"@turf/helpers": "^4.0.1"
"@turf/distance": "^4.1.0",
"@turf/helpers": "^4.1.0"
}
}