Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@turf/meta

Package Overview
Dependencies
Maintainers
9
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/meta - npm Package Compare versions

Comparing version
7.2.0
to
7.3.0
+7
-7
package.json
{
"name": "@turf/meta",
"version": "7.2.0",
"description": "turf meta module",
"version": "7.3.0",
"description": "Provides tools for iterating over and manipulating GeoJSON objects.",
"author": "Turf Authors",

@@ -76,3 +76,3 @@ "contributors": [

"devDependencies": {
"@turf/random": "^7.2.0",
"@turf/random": "7.3.0",
"@types/benchmark": "^2.1.5",

@@ -82,10 +82,10 @@ "benchmark": "^2.1.4",

"tape": "^5.9.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2"
"tsup": "^8.4.0",
"tsx": "^4.19.4"
},
"dependencies": {
"@turf/helpers": "^7.2.0",
"@turf/helpers": "7.3.0",
"@types/geojson": "^7946.0.10"
},
"gitHead": "7b0f0374c4668cd569f8904c71e2ae7d941be867"
"gitHead": "9f58a103e8f9a587ab640307ed03ba5233913ddd"
}