Socket
Socket
Sign inDemoInstall

turf

Package Overview
Dependencies
93
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.4 to 1.3.5

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.3.5
* harmonize turf-tin dependency tree
# 1.3.4

@@ -2,0 +6,0 @@

34

package.json
{
"name": "turf",
"version": "1.3.4",
"version": "1.3.5",
"description": "a node.js library for performing geospatial operations with geojson",

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

"turf-along": "^1.0.1",
"turf-area": "^1.0.0",
"turf-area": "^1.1.0",
"turf-average": "1.1.0",

@@ -59,8 +59,8 @@ "turf-bbox-polygon": "^1.0.0",

"turf-center": "^1.0.0",
"turf-centroid": "^1.0.1",
"turf-centroid": "^1.0.2",
"turf-combine": "1.0.1",
"turf-concave": "1.0.2",
"turf-convex": "1.0.0",
"turf-count": "1.0.0",
"turf-destination": "^1.0.0",
"turf-count": "1.0.1",
"turf-destination": "^1.2.0",
"turf-deviation": "1.0.0",

@@ -71,3 +71,3 @@ "turf-distance": "^1.0.0",

"turf-explode": "^1.0.0",
"turf-extent": "^1.0.0",
"turf-extent": "^1.0.3",
"turf-featurecollection": "~1.0.0",

@@ -80,4 +80,4 @@ "turf-filter": "^1.0.0",

"turf-intersect": "1.3.2",
"turf-isobands": "^1.0.0",
"turf-isolines": "1.0.0",
"turf-isobands": "^1.0.3",
"turf-isolines": "1.0.1",
"turf-jenks": "1.0.0",

@@ -87,3 +87,3 @@ "turf-kinks": "^1.3.0",

"turf-line-slice": "^1.3.2",
"turf-linestring": "^1.0.0",
"turf-linestring": "^1.0.1",
"turf-max": "1.0.0",

@@ -96,6 +96,6 @@ "turf-median": "1.0.1",

"turf-planepoint": "1.0.0",
"turf-point": "^1.2.0",
"turf-point": "^2.0.0",
"turf-point-on-line": "^1.0.1",
"turf-point-on-surface": "^1.1.0",
"turf-polygon": "^1.0.0",
"turf-polygon": "^1.0.2",
"turf-quantile": "1.0.0",

@@ -106,3 +106,3 @@ "turf-random": "^1.0.0",

"turf-sample": "^1.0.0",
"turf-simplify": "^1.0.0",
"turf-simplify": "^1.0.2",
"turf-size": "^1.1.0",

@@ -112,3 +112,3 @@ "turf-square": "^1.0.0",

"turf-tag": "~1.0.0",
"turf-tin": "1.0.1",
"turf-tin": "1.0.5",
"turf-union": "1.0.0",

@@ -119,9 +119,9 @@ "turf-variance": "1.0.0",

"devDependencies": {
"browserify": "~7.0.2",
"disc": "^1.3.0",
"browserify": "~8.1.3",
"disc": "^1.3.1",
"hcat": "0.0.5",
"jsdoc": "^3.3.0-alpha13",
"tape": "^3.0.3",
"jsdoc": "^3.3.0-beta1",
"tape": "^3.5.0",
"uglify-js": "~2.4.16"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc