Socket
Socket
Sign inDemoInstall

turf-inside

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

turf-inside - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

16

package.json
{
"name": "turf-inside",
"version": "1.1.0",
"version": "1.1.1",
"description": "turf inside module",

@@ -27,13 +27,11 @@ "main": "index.js",

"homepage": "https://github.com/morganherlocker/turf-inside",
"devDependencies": [
"tape",
"turf-point",
"turf-polygon"
],
"bin": {
"turf-point": "bin/point.js"
},
"bin": {},
"dependencies": {
"minimist": "^0.2.0"
},
"devDependencies": {
"tape": "^3.0.0",
"turf-point": "^0.1.6",
"turf-polygon": "^0.1.1"
}
}

@@ -39,9 +39,2 @@ turf-inside

console.log(isInside) // true
```
###CLI
```bash
npm install turf-inside -g
turf-inside point.geojson polygon.geojson
```
```
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