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

@turf/bbox

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/bbox - npm Package Compare versions

Comparing version 3.0.15 to 3.0.16

6

package.json
{
"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
```
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