Socket
Socket
Sign inDemoInstall

turf-tesselate

Package Overview
Dependencies
Maintainers
1
Versions
9
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 1.0.0 to 1.0.1

2

index.js

@@ -9,3 +9,3 @@ var featurecollection = require('turf-featurecollection');

*
* @module turf/geometrycollection
* @module turf/tesselate
* @category misc

@@ -12,0 +12,0 @@ * @param {Feature<Polygon>} polygon the polygon to tesselate

{
"name": "turf-tesselate",
"version": "1.0.0",
"version": "1.0.1",
"description": "[Turf](http://turfjs.org/) tesselate module",

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

@@ -8,3 +8,3 @@ # turf-tesselate

### `turf.geometrycollection(polygon)`
### `turf.tesselate(polygon)`

@@ -11,0 +11,0 @@ Tesselates a Feature into a FeatureCollection of triangles

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