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

turf-combine

Package Overview
Dependencies
Maintainers
9
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-combine - npm Package Compare versions

Comparing version 3.0.5 to 3.0.7-canary.ae89c8b3

npm-debug.log.3485367826

1

index.js

@@ -10,3 +10,2 @@ var meta = require('turf-meta');

* @name combine
* @category misc
* @param {FeatureCollection<(Point|LineString|Polygon)>} fc a FeatureCollection of any type

@@ -13,0 +12,0 @@ * @return {FeatureCollection<(MultiPoint|MultiLineString|MultiPolygon)>} a FeatureCollection of corresponding type to input

{
"name": "turf-combine",
"version": "3.0.5",
"version": "3.0.7-canary.ae89c8b3",
"description": "turf combine module",

@@ -21,3 +21,3 @@ "main": "index.js",

"dependencies": {
"turf-meta": "^3.0.1"
"turf-meta": "^3.0.7-canary.ae89c8b3"
},

@@ -33,4 +33,4 @@ "author": "morganherlocker",

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