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

@turf/bbox

Package Overview
Dependencies
Maintainers
4
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.10.0 to 3.10.3

2

index.d.ts

@@ -5,3 +5,3 @@ /// <reference types="geojson" />

type Features = GeoJSON.FeatureCollection<any>;
type BBox = Array<number>;
type BBox = [number, number, number, number];

@@ -8,0 +8,0 @@ /**

@@ -0,0 +0,0 @@ var each = require('@turf/meta').coordEach;

{
"name": "@turf/bbox",
"version": "3.10.0",
"version": "3.10.3",
"description": "turf bbox module",

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

@@ -0,0 +0,0 @@ # @turf/bbox

@@ -0,0 +0,0 @@ var test = require('tape');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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