New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/line-slice

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/line-slice - npm Package Compare versions

Comparing version 3.10.0 to 3.10.3

0

bench.js

@@ -0,0 +0,0 @@ var lineSlice = require('./');

@@ -0,0 +0,0 @@ /// <reference types="geojson" />

@@ -0,0 +0,0 @@ var linestring = require('@turf/helpers').lineString;

12

package.json
{
"name": "@turf/line-slice",
"version": "3.10.0",
"version": "3.10.3",
"description": "",

@@ -31,12 +31,12 @@ "main": "index.js",

"tape": "^3.5.0",
"@turf/helpers": "^3.10.0"
"@turf/helpers": "^3.10.3"
},
"dependencies": {
"@turf/bearing": "^3.10.0",
"@turf/destination": "^3.10.0",
"@turf/distance": "^3.10.0",
"@turf/helpers": "^3.10.0",
"@turf/point-on-line": "^3.10.0"
"@turf/destination": "^3.10.3",
"@turf/distance": "^3.10.3",
"@turf/helpers": "^3.10.3",
"@turf/point-on-line": "^3.10.3"
},
"types": "index.d.ts"
}

@@ -0,0 +0,0 @@ # @turf/line-slice

@@ -0,0 +0,0 @@ var test = require('tape');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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