Socket
Socket
Sign inDemoInstall

turf

Package Overview
Dependencies
54
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.2 to 0.4.3

5

index.js

@@ -54,3 +54,4 @@ module.exports = {

bearing: require('turf-bearing'),
destination: require('turf-destination')
}
destination: require('turf-destination'),
hex: require('turf-hex')
}
{
"name": "turf",
"version": "0.4.2",
"version": "0.4.3",
"description": "a node.js library for performing geospatial operations with geojson",

@@ -70,2 +70,3 @@ "main": "index.js",

"turf-grid": "0.1.0",
"turf-hex": "^0.1.0",
"turf-inside": "^0.1.4",

@@ -102,3 +103,3 @@ "turf-intersect": "0.0.0",

"devDependencies": {
"browserify": "~5.10.0",
"browserify": "~5.11.2",
"tape": "^2.14.0",

@@ -105,0 +106,0 @@ "uglify-js": "~2.4.15"

turf.js

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc