Socket
Socket
Sign inDemoInstall

@turf/triangle-grid

Package Overview
Dependencies
3
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.2.0

3

index.js

@@ -20,3 +20,4 @@ var featurecollection = require('@turf/helpers').featureCollection;

*
* //=triangleGrid
* //addToMap
* var addToMap = [triangleGrid];
*/

@@ -23,0 +24,0 @@ module.exports = function (bbox, cellSize, units) {

{
"name": "@turf/triangle-grid",
"version": "4.1.0",
"version": "4.2.0",
"description": "turf triangle-grid module",

@@ -36,8 +36,8 @@ "main": "index.js",

"tape": "^3.5.0",
"@turf/bbox-polygon": "^4.1.0"
"@turf/bbox-polygon": "^4.2.0"
},
"dependencies": {
"@turf/distance": "^4.1.0",
"@turf/helpers": "^4.1.0"
"@turf/distance": "^4.2.0",
"@turf/helpers": "^4.2.0"
}
}

@@ -22,3 +22,4 @@ # @turf/triangle-grid

//=triangleGrid
//addToMap
var addToMap = [triangleGrid];
```

@@ -25,0 +26,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc