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

@turf/flatten

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/flatten - npm Package Compare versions

Comparing version 3.10.5 to 3.12.2

11

package.json
{
"name": "@turf/flatten",
"version": "3.10.5",
"version": "3.12.2",
"description": "Turf.js flatten module for converting multipart geometries to singlepart.",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {
"test": "node test.js"
"test": "node test.js",
"bench": "node bench.js"
},

@@ -27,2 +33,3 @@ "repository": {

"devDependencies": {
"benchmark": "^2.1.3",
"tape": "^4.0.0"

@@ -29,0 +36,0 @@ },

.npmignore
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