@turf/point-on-feature
Advanced tools
Comparing version 6.3.0 to 6.4.0
{ | ||
"name": "@turf/point-on-feature", | ||
"version": "6.3.0", | ||
"version": "6.4.0", | ||
"description": "turf point-on-feature module", | ||
@@ -49,4 +49,4 @@ "author": "Turf Authors", | ||
"devDependencies": { | ||
"@turf/meta": "^6.3.0", | ||
"@turf/truncate": "^6.3.0", | ||
"@turf/meta": "^6.4.0", | ||
"@turf/truncate": "^6.4.0", | ||
"benchmark": "*", | ||
@@ -58,9 +58,9 @@ "npm-run-all": "*", | ||
"dependencies": { | ||
"@turf/boolean-point-in-polygon": "^6.3.0", | ||
"@turf/center": "^6.3.0", | ||
"@turf/explode": "^6.3.0", | ||
"@turf/helpers": "^6.3.0", | ||
"@turf/nearest-point": "^6.3.0" | ||
"@turf/boolean-point-in-polygon": "^6.4.0", | ||
"@turf/center": "^6.4.0", | ||
"@turf/explode": "^6.4.0", | ||
"@turf/helpers": "^6.4.0", | ||
"@turf/nearest-point": "^6.4.0" | ||
}, | ||
"gitHead": "57c8877e1e2d67effc2cdd23385c02b2a6615a49" | ||
"gitHead": "1e62773cfc88c627cca8effcb5c14cfb65a905ac" | ||
} |
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
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
1
Updated@turf/center@^6.4.0
Updated@turf/explode@^6.4.0
Updated@turf/helpers@^6.4.0
Updated@turf/nearest-point@^6.4.0