Comparing version 0.1.1 to 1.0.0
{ | ||
"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(); | ||
}); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
33076
12
141
0
0
6
2