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

@turf/intersect

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/intersect - npm Package Compare versions

Comparing version 4.5.2 to 4.6.0

2

index.js

@@ -34,3 +34,3 @@ // depend on jsts for now http://bjornharrtell.github.io/jsts/

* //addToMap
* var addToMap = [poly1, poly2, intersection]
* var addToMap = [poly1, poly2, intersection];
*/

@@ -37,0 +37,0 @@ module.exports = function (poly1, poly2) {

{
"name": "@turf/intersect",
"version": "4.5.2",
"version": "4.6.0",
"description": "turf intersect module",

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

@@ -37,3 +37,3 @@ # @turf/intersect

//addToMap
var addToMap = [poly1, poly2, intersection]
var addToMap = [poly1, poly2, intersection];
```

@@ -40,0 +40,0 @@

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