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

@turf/tesselate

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/tesselate - npm Package Compare versions

Comparing version 3.10.5 to 3.13.0

21

package.json
{
"name": "@turf/tesselate",
"version": "3.10.5",
"description": "[Turf](http://turfjs.org/) tesselate module",
"version": "3.13.0",
"description": "turf tesselate module",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {
"test": "node test.js"
"test": "node test.js",
"bench": "node bench.js"
},

@@ -21,2 +27,3 @@ "repository": {

],
"author": "Turf Authors",
"contributors": [

@@ -33,10 +40,8 @@ "morganherlocker",

"tape": "^4.0.0",
"@turf/helpers": "^3.10.5"
"@turf/helpers": "^3.13.0"
},
"dependencies": {
"earcut": "^2.0.0",
"@turf/helpers": "^3.10.5"
},
"types": "index.d.ts",
"author": "Turf Authors"
"@turf/helpers": "^3.13.0"
}
}

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