Socket
Socket
Sign inDemoInstall

turf-collect

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3

1

index.js

@@ -11,3 +11,2 @@ var inside = require('turf-inside');

* @name collect
* @category aggregation
* @param {FeatureCollection<Polygon>} polygons polygons with values on which to aggregate

@@ -14,0 +13,0 @@ * @param {FeatureCollection<Point>} points points to be aggregated

6

package.json
{
"name": "turf-collect",
"version": "3.0.5",
"version": "3.0.7-canary.ae89c8b3",
"description": "turf aggregate module",

@@ -30,7 +30,7 @@ "main": "index.js",

"tape": "^3.5.0",
"turf-helpers": "^3.0.5"
"turf-helpers": "^3.0.7-canary.ae89c8b3"
},
"dependencies": {
"turf-inside": "^3.0.5"
"turf-inside": "^3.0.7-canary.ae89c8b3"
}
}
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