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 3.10.0 to 3.13.0

20

package.json
{
"name": "@turf/intersect",
"version": "3.10.0",
"description": "find the intersection of spatial features",
"version": "3.13.0",
"description": "turf intersect module",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {
"test": "node test/test.js"
"test": "node test.js",
"bench": "node bench.js"
},

@@ -26,9 +32,9 @@ "repository": {

"benchmark": "^1.0.0",
"glob": "~4.3.5",
"tape": "~3.5.0"
"load-json-file": "^2.0.0",
"tape": "~3.5.0",
"write-json-file": "^2.0.0"
},
"dependencies": {
"jsts": "1.3.0"
},
"types": "index.d.ts"
}
}

Sorry, the diff of this file is not supported yet

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