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

@turf/hex-grid

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/hex-grid - npm Package Compare versions

Comparing version 5.0.1 to 5.0.4

2

index.js

@@ -124,3 +124,3 @@ import distance from '@turf/distance';

}
})
});
} else {

@@ -127,0 +127,0 @@ var hex = hexagon(

{
"name": "@turf/hex-grid",
"version": "5.0.1",
"version": "5.0.4",
"description": "turf hex-grid module",

@@ -47,4 +47,4 @@ "main": "main",

"@std/esm": "*",
"@turf/bbox-polygon": "*",
"@turf/truncate": "*",
"@turf/bbox-polygon": "^5.0.4",
"@turf/truncate": "^5.0.4",
"benchmark": "*",

@@ -57,6 +57,6 @@ "load-json-file": "*",

"dependencies": {
"@turf/distance": "5.x",
"@turf/helpers": "5.x",
"@turf/intersect": "5.x",
"@turf/invariant": "5.x"
"@turf/distance": "^5.0.4",
"@turf/helpers": "^5.0.4",
"@turf/intersect": "^5.0.4",
"@turf/invariant": "^5.0.4"
},

@@ -63,0 +63,0 @@ "@std/esm": {

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