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

@turf/boolean-equal

Package Overview
Dependencies
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/boolean-equal - npm Package Compare versions

Comparing version 6.2.0-alpha.1 to 6.2.0-alpha.2

11

package.json
{
"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)
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