@turf/boolean-equal
Advanced tools
Comparing version 6.2.0-alpha.1 to 6.2.0-alpha.2
{ | ||
"name": "@turf/boolean-equal", | ||
"version": "6.2.0-alpha.1", | ||
"version": "6.2.0-alpha.2", | ||
"description": "turf boolean-equal module", | ||
@@ -54,2 +54,3 @@ "author": "Turf Authors", | ||
"load-json-file": "*", | ||
"npm-run-all": "*", | ||
"tape": "*", | ||
@@ -60,8 +61,8 @@ "tslint": "*", | ||
"dependencies": { | ||
"@turf/clean-coords": "^6.2.0-alpha.1", | ||
"@turf/helpers": "^6.2.0-alpha.1", | ||
"@turf/invariant": "^6.2.0-alpha.1", | ||
"@turf/clean-coords": "^6.2.0-alpha.2", | ||
"@turf/helpers": "^6.2.0-alpha.2", | ||
"@turf/invariant": "^6.2.0-alpha.2", | ||
"geojson-equality": "0.1.6" | ||
}, | ||
"gitHead": "fc519c045a8931c1e14eab9160a7e28391f8da02" | ||
"gitHead": "23d5cb91d77e0c1e2e903a2252f525797f1d0d09" | ||
} |
@@ -8,3 +8,3 @@ # @turf/boolean-equal | ||
Determine whether two geometries of the same type have identical X,Y coordinate values. | ||
See [http://edndoc.esri.com/arcsde/9.0/general_topics/understand_spatial_relations.htm][1] | ||
See [https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/spatial-relationships.htm][1] | ||
@@ -31,3 +31,3 @@ **Parameters** | ||
[1]: http://edndoc.esri.com/arcsde/9.0/general_topics/understand_spatial_relations.htm | ||
[1]: https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/spatial-relationships.htm | ||
@@ -68,2 +68,2 @@ [2]: https://tools.ietf.org/html/rfc7946#section-3.1 | ||
![esri-equals](diagrams/esri-equals.gif) | ||
![esri-equals](diagrams/esri-equals.gif) |
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
7693
67
9