New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/dissolve

Package Overview
Dependencies
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/dissolve - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

3

index.js

@@ -54,3 +54,4 @@ var turfUnion = require('@turf/union');

*
* //=dissolved
* //addToMap
* var addToMap = [features, dissolved]
*/

@@ -57,0 +58,0 @@ module.exports = function (featureCollection, propertyName) {

{
"name": "@turf/dissolve",
"version": "4.1.0",
"version": "4.2.0",
"description": "turf dissolve module",

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

"dependencies": {
"@turf/bbox": "^4.1.0",
"@turf/helpers": "^4.1.0",
"@turf/union": "^4.1.0",
"@turf/bbox": "^4.2.0",
"@turf/helpers": "^4.2.0",
"@turf/union": "^4.2.0",
"geojson-utils": "^1.1.0",

@@ -43,0 +43,0 @@ "get-closest": "^0.0.4",

@@ -53,3 +53,4 @@ # @turf/dissolve

//=dissolved
//addToMap
var addToMap = [features, dissolved]
```

@@ -56,0 +57,0 @@

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