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

@turf/mask

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/mask - npm Package Compare versions

Comparing version 3.13.1 to 3.14.0

2

index.js

@@ -13,3 +13,3 @@ var featureEach = require('@turf/meta').featureEach;

* @param {Feature<Polygon>} [mask] GeoJSON Polygon used as the exterior ring (if undefined, the world extent is used)
* @return {Feature<Polygon>} Masked Polygon (exterior ring with holes).
* @returns {Feature<Polygon>} Masked Polygon (exterior ring with holes).
* @addToMap masked

@@ -16,0 +16,0 @@ * @example

{
"name": "@turf/mask",
"version": "3.13.1",
"version": "3.14.0",
"description": "turf mask module",

@@ -40,8 +40,8 @@ "main": "index.js",

"dependencies": {
"@turf/bbox": "^3.13.0",
"@turf/bbox": "^3.14.0",
"@turf/helpers": "^3.13.0",
"@turf/meta": "^3.13.0",
"@turf/union": "^3.13.0",
"@turf/meta": "^3.14.0",
"@turf/union": "^3.14.0",
"rbush": "^2.0.1"
}
}
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