@turf/bbox
Advanced tools
Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "@turf/bbox", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "turf bbox module", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/Turfjs/turf.git" | ||
"url": "git://github.com/Turfjs/turf.git" | ||
}, | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@turf/meta": "^3.0.15" | ||
"@turf/meta": "^3.0.16" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# turf-bbox | ||
# @turf/bbox | ||
@@ -9,3 +9,3 @@ # bbox | ||
- `geojson` **(Feature | FeatureCollection)** input features | ||
- `geojson` **([Feature](http://geojson.org/geojson-spec.html#feature-objects) \| [FeatureCollection](http://geojson.org/geojson-spec.html#feature-collection-objects))** input features | ||
@@ -78,3 +78,3 @@ **Examples** | ||
```sh | ||
$ npm install turf-bbox | ||
$ npm install @turf/bbox | ||
``` | ||
@@ -85,3 +85,3 @@ | ||
```sh | ||
$ npm install turf | ||
$ npm install @turf/turf | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7354
Updated@turf/meta@^3.0.16