Socket
Socket
Sign inDemoInstall

turf

Package Overview
Dependencies
55
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.3 to 1.0.0

3

index.js

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

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

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

"turf-jenks": "0.1.1",
"turf-kinks": "^1.2.0",
"turf-linestring": "^0.1.1",

@@ -79,0 +80,0 @@ "turf-max": "0.1.2",

@@ -95,2 +95,4 @@ ![turf](https://raw.githubusercontent.com/Turfjs/turf/9a1d5e8d99564d4080f1e2bf1517ed41d18012fa/logo.png)

[![Build Status](https://travis-ci.org/Turfjs/turf-hex.svg?branch=master)](https://travis-ci.org/Turfjs/turf-hex) [hex](https://github.com/Turfjs/turf-hex)
[![Build Status](https://travis-ci.org/Turfjs/turf-planepoint.svg?branch=master)](https://travis-ci.org/Turfjs/turf-planepoint) [planepoint](https://github.com/Turfjs/turf-planepoint)

@@ -157,1 +159,3 @@

[![Build Status](https://travis-ci.org/Turfjs/turf-isClockwise.svg?branch=master)](https://travis-ci.org/Turfjs/turf-isClockwise) [isClockwise](https://github.com/Turfjs/turf-isClockwise)
[![Build Status](https://travis-ci.org/Turfjs/turf-kinks.svg?branch=master)](https://travis-ci.org/Turfjs/turf-kinks) [kinks](https://github.com/Turfjs/turf-kinks)

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