Socket
Socket
Sign inDemoInstall

turf-difference

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-difference - npm Package Compare versions

Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3

1

index.js

@@ -9,3 +9,2 @@ // depend on jsts for now https://github.com/bjornharrtell/jsts/blob/master/examples/overlay.html

* @name difference
* @category transformation
* @param {Feature<Polygon>} poly1 input Polygon feaure

@@ -12,0 +11,0 @@ * @param {Feature<Polygon>} poly2 Polygon feature to difference from `poly1`

6

package.json
{
"name": "turf-difference",
"version": "3.0.5",
"version": "3.0.7-canary.ae89c8b3",
"description": "[Turf](http://turfjs.org/) difference module",

@@ -29,5 +29,5 @@ "main": "index.js",

"dependencies": {
"jsts": "1.1.1",
"turf-helpers": "^3.0.5"
"jsts": "1.1.2",
"turf-helpers": "^3.0.7-canary.ae89c8b3"
}
}
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