Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@turf/within

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/within - npm Package Compare versions

Comparing version 3.13.0 to 3.14.0

2

index.js

@@ -10,3 +10,3 @@ var inside = require('@turf/inside');

* @param {FeatureCollection<Polygon>} polygons input polygons
* @return {FeatureCollection<Point>} points that land within at least one polygon
* @returns {FeatureCollection<Point>} points that land within at least one polygon
* @example

@@ -13,0 +13,0 @@ * var searchWithin = {

{
"name": "@turf/within",
"version": "3.13.0",
"version": "3.14.0",
"description": "turf within module",

@@ -38,5 +38,5 @@ "main": "index.js",

"dependencies": {
"@turf/inside": "^3.13.0",
"@turf/inside": "^3.14.0",
"@turf/helpers": "^3.13.0"
}
}
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