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 3.9.0 to 3.10.0

20

package.json
{
"name": "@turf/dissolve",
"version": "3.9.0",
"version": "3.10.0",
"description": "Dissolves polygons based on an attribute",

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

],
"author": "Rowan Winsemius",
"author": "Turf Authors",
"license": "MIT",
"dependencies": {
"@turf/bbox": "^3.7.5",
"@turf/helpers": "^3.7.5",
"@turf/union": "^3.7.5",
"@turf/bbox": "^3.10.0",
"@turf/helpers": "^3.10.0",
"@turf/union": "^3.10.0",
"geojson-utils": "^1.1.0",

@@ -31,3 +31,11 @@ "get-closest": "0.0.3",

},
"types": "index.d.ts"
"types": "index.d.ts",
"homepage": "https://github.com/Turfjs/turf",
"bugs": {
"url": "https://github.com/Turfjs/turf/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/Turfjs/turf.git"
}
}

Sorry, the diff of this file is not supported yet

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