@turf/envelope
Advanced tools
Comparing version 3.3.3 to 3.5.2-alpha.d2c36ee7
@@ -8,3 +8,3 @@ var bbox = require('@turf/bbox'); | ||
* @name envelope | ||
* @param {FeatureCollection} fc input features | ||
* @param {(Feature|FeatureCollection)} features input features | ||
* @return {Feature<Polygon>} a rectangular Polygon feature that encompasses all vertices | ||
@@ -11,0 +11,0 @@ * @example |
{ | ||
"name": "@turf/envelope", | ||
"version": "3.3.3", | ||
"version": "3.5.2-alpha.d2c36ee7", | ||
"description": "turf envelope module", | ||
@@ -31,5 +31,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/bbox-polygon": "^3.3.3", | ||
"@turf/bbox": "^3.3.3" | ||
"@turf/bbox-polygon": "^3.5.2-alpha.d2c36ee7", | ||
"@turf/bbox": "^3.5.2-alpha.d2c36ee7" | ||
} | ||
} |
@@ -9,3 +9,3 @@ # @turf/envelope | ||
- `fc` **[FeatureCollection](http://geojson.org/geojson-spec.html#feature-collection-objects)** input features | ||
- `features` **([Feature](http://geojson.org/geojson-spec.html#feature-objects) \| [FeatureCollection](http://geojson.org/geojson-spec.html#feature-collection-objects))** input features | ||
@@ -62,2 +62,6 @@ **Examples** | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
if you find an error, edit the source file (likely index.js), and re-run | ||
./scripts/generate-readmes in the turf project. --> | ||
--- | ||
@@ -64,0 +68,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6154
85
1
1