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

turf-hex

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-hex - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

bench.js

3

package.json
{
"name": "turf-hex",
"version": "0.1.1",
"version": "1.0.0",
"description": "turf hex module",

@@ -31,2 +31,3 @@ "main": "index.js",

"devDependencies": {
"benchmark": "^1.0.0",
"tape": "^2.13.4",

@@ -33,0 +34,0 @@ "turf-bbox-polygon": "^0.1.5",

@@ -5,3 +5,3 @@ turf-hex

Generates a hexgrid within the specified bbox.
Generates a hexgrid that covers the specified bbox.

@@ -8,0 +8,0 @@ ![Example](example.png)

@@ -45,4 +45,3 @@ var test = require('tape');

t.end();
});
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