@turf/clean-coords
Advanced tools
Comparing version 4.6.0 to 4.7.0
@@ -84,2 +84,3 @@ var helpers = require('@turf/helpers'); | ||
* | ||
* @private | ||
* @param {Geometry} geojson Existing Geometry | ||
@@ -102,2 +103,3 @@ * @param {string} type Geometry Type | ||
* | ||
* @private | ||
* @param {Feature} geojson Existing Feature | ||
@@ -104,0 +106,0 @@ * @param {string} type Feature Type |
{ | ||
"name": "@turf/clean-coords", | ||
"version": "4.6.0", | ||
"version": "4.7.0", | ||
"description": "turf clean-coords module", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@turf/truncate": "^4.6.0", | ||
"@turf/truncate": "4.7.0", | ||
"benchmark": "^2.1.4", | ||
@@ -42,5 +42,5 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/helpers": "^4.6.0", | ||
"@turf/invariant": "^4.6.0" | ||
"@turf/helpers": "4.7.0", | ||
"@turf/invariant": "4.7.0" | ||
} | ||
} |
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
9208
176
+ Added@turf/helpers@4.7.0(transitive)
+ Added@turf/invariant@4.7.0(transitive)
- Removed@turf/helpers@4.7.3(transitive)
- Removed@turf/invariant@4.7.3(transitive)
Updated@turf/helpers@4.7.0
Updated@turf/invariant@4.7.0